ProtectedComputerJob
Property | Type | Attributes | Description |
---|---|---|---|
backupAgentUid | String (uuid) | Read-only | UID assigned to a Veeam backup agent. |
jobUid | String (uuid) | Read-only | UID assigned to a job that protects the computer. |
jobName | String | Read-only | Name of a job that protects the computer. |
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, nullable | Date of the latest restore point creation. Date and time string is formatted in accordance with RFC 3339. |