ComponentBackup

ComponentBackup
ComponentBackup

Details for a backup of a Component.

JSON Example
{
    "path": "path",
    "componentType": "vidb",
    "componentId": "046b6c7f-0b8a-43b9-b35d-6489e6daee91",
    "name": "name",
    "componentVersion": "9.1.0.0",
    "points": [
        "points",
        "points"
    ]
}
string
name
Optional

Backup date, formatted as 2025-09-12T16-09-53Z.

string
path
Optional

Path to the backup directory.

array of string
points
Optional

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

string
componentType
Optional

Component type.

string As uuid As uuid
componentId
Optional

Component ID.

string
componentVersion
Optional

Component version.

Property Of