InlineBackupRestoreSpec1

InlineBackupRestoreSpec1
InlineBackupRestoreSpec1

Components restore specification

JSON Example
{
    "actionType": "string",
    "components": [
        {
            "componentId": "string",
            "componentType": "string",
            "path": "string",
            "point": "string"
        }
    ],
    "encryptionPassphrase": "string"
}
string
actionType
Required

actionType

array of object
components
Required

Components to restore.

string
encryptionPassphrase
Optional

Passphrase for decrypting the backups.