BackupServerAgentJob
Property | Type | Attributes | Description |
---|---|---|---|
instanceUid | String (uuid) | Read-only | UID assigned to an agent backup job. |
totalJobsCount | Integer (int32) | Read-only | Number of job sessions. |
successJobsCount | Integer (int32) | Read-only | Number of successful job sessions. |
destination | String | Read-only | Location of backup files. |
source | Schema (BackupServerAgentJobSource) | Read-only, nullable | Backup scope settings. |
jobMode | String | Read-only | Status of the latest job session Possible values:
|
osType | String | Read-only | Type of a protected computer operating system. Possible values:
|
licenseType | String | Read-only | License type of a backup job. Possible values:
|
Property | Type | Attributes | Description |
---|---|---|---|
backupMode | String | Read-only | Backup mode. Possible values:
|
backupUserFolders | Boolean | Read-only | Indicates whether a backup job protects individual folders. |
backupOperatingSystem | Boolean | Read-only | Indicates whether agent operating system is included in a backup scope. |
fileSystemItems | Object (fileSystemItems) | Read-only, nullable | Files and folders of an agent computer are included in a backup scope. |
Property | Type | Attributes | Description |
---|---|---|---|
volumes | Array of strings | Read-only | Array of protected volumes. |
filesAndFolders | Array of strings | Read-only | Array of protected files and folders. |