List of backups stored locally on the server. Content-Type: application/vnd.plcm.plcm-local-backup+xml
Name | Type | Description | Attributes |
---|---|---|---|
atomLinkList | Array of Link | See Definition of Link | |
name | Name | Backup file name | Mandatory |
creationDate | CreationDate | Creation date of backup file | Mandatory |
version | Version | System Version | Mandatory |
sha1 | Sha1 | SHA-1 | Mandatory |
size | long | Backup file size | Mandatory |
entityTag | EntityTag | The unique value generated from the server object instance. This value is the same value that MUST be applied to the HTTP Entity Tag (ETag) header for a single instance of this object. Client modification of this field is not allowed for this instance. | |
dbCompatible | boolean | Database compatible. | |
apCompatible | boolean | Application compatible. | |
osCompatible | boolean | OS compatible. | |
configOnly | boolean | Flag for config only. | |
compatible | boolean | Compatible. | |
haEnabled | boolean | Flag for ha enabled |
Name | Type | Restrictions |
---|---|---|
EntityTag | string | Length of value must be >=1 Length of value must be <=64 |
Sha1 | string | Length of value must be >=0 |
Version | string | Length of value must be >=0 |
CreationDate | string | Length of value must be >=0 |
Name | string | Length of value must be >=0 |