List of backups stored locally on the server. Content-Type: application/vnd.plcm.plcm-local-backup+xml
| Name | Type | Description | Attributes |
|---|---|---|---|
| atomLinkList | List of link | See Definition of link | |
| name | Name | Backup file name | Mandatory |
| creation-date | CreationDate | Creation date of backup file | Mandatory |
| version | Version | System Version | Mandatory |
| sha1 | Sha1 | SHA-1 | Mandatory |
| size | xs:long | Backup file size | Mandatory |
| entity-tag | 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. | |
| db-compatible | xs:boolean | Database compatible. | |
| ap-compatible | xs:boolean | Application compatible. | |
| os-compatible | xs:boolean | OS compatible. | |
| config-only | xs:boolean | Flag for config only. | |
| compatible | xs:boolean | Compatible. | |
| ha-enabled | xs:boolean | Flag for ha enabled |
| Name | Type | Restrictions |
|---|---|---|
| EntityTag | xs:string | Length of value must be >=1 Length of value must be <=64 |
| Sha1 | xs:string | Length of value must be >=0 |
| Version | xs:string | Length of value must be >=0 |
| CreationDate | xs:string | Length of value must be >=0 |
| Name | xs:string | Length of value must be >=0 |