ProtectedVirtualMachine
Property | Type | Attributes | Description |
---|---|---|---|
instanceUid | String (uuid) | Read-only | UID assigned to a protected virtual machine. |
backupServerUid | String (uuid) | Read-only | UID assigned to a backup server. |
organizationUid | String (uuid) | Read-only | UID assigned to an organization. |
jobUid | String (uuid) | Read-only | UID assigned to a job that protects a virtual machine. |
name | String | Read-only | Virtual machine hostname. |
destination | String | Read-only | Repository name. |
sourceSize | Integer (int64) | Read-only | Size of protected data. |
totalRestorePointSize | Integer (int64) | Read-only | Total size of all restore points. |
latestRestorePointSize | Integer (int64) | Read-only | Size of the latest restore point. |
restorePoints | Integer (int32) | Read-only | Number of restore points. |
latestRestorePointDate | String (date-time) | Read-only | Date of the latest restore point creation. Date and time string is formatted in accordance with RFC 3339. |
backupType | String | Read-only | Backup job type. Possible values:
|