RestoreBackupSpec

RestoreBackupSpec
RestoreBackupSpec

Restore backup specification.

JSON Example
{
    "componentId": "string",
    "componentType": "string",
    "path": "string",
    "point": "string"
}
string
componentId
Optional

Component ID

string
componentType
Optional

Component type

string
path
Optional

Path to the backup directory.

string
point
Optional

Restore point date/time, formatted as 2025-09-12T16-09-53Z.