ComponentsBackupSpec

ComponentsBackupSpec
ComponentsBackupSpec

Request for backup of multiple Components.

JSON Example
{
    "actionType": "actionType",
    "componentIds": [
        "componentIds",
        "componentIds"
    ]
}
string
actionType
Required

actionType

array of string
componentIds
Required

List of Component IDs. Empty list means all Components.