ProtectedComputerManagedByBackupServer
Property | Type | Attributes | Description |
---|---|---|---|
backupServerUid | String (uuid) | Read-only | UID assigned to a backup server. |
managementAgentUid | String (uuid) | Read-only | UID assigned to a management agent installed on a managed computer. |
organizationUid | String (uuid) | Read-only | UID assigned to an organization. |
name | String | Read-only | Hostname of a protected computer. |
ipAddresses | Array of strings | — | Computer IP addresses. |
platformType | String | Read-only | Platform type of a managed computer. Possible values:
|
operationMode | String | Read-only | Operation mode. Possible values:
|
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. |
sourceSize | Integer (int64) | Read-only, nullable | Size of the protected data. |
totalRestorePointSize | Integer (int64) | Read-only | Size of all restore points. |
latestRestorePointSize | Integer (int64) | Read-only | Size of the latest restore point. |