A log archive. Content-Type: application/vnd.plcm.plcm-log-archive+xml. All attributes are used in ETag calculation except for entity-tag, atom-link, timestamp, checksum, size-bytes.
| Name | Type | Description | Attributes |
|---|---|---|---|
| atomLinkList | Array of Link | See Definition of Link | |
| plcmLogArchiveMetadataList | Array of PlcmLogArchiveMetadata | See Definition of PlcmLogArchiveMetadata | |
| logArchiveIdentifier | string | An identifier that uniquely identifies this log archive | |
| filename | string | Name of the log file archive | Mandatory |
| hostName | string | Host name of the server. When the logs are rolled in a two-server cluster (either automatically or manually), an archive is created for each server. | |
| sizeBytes | long | Size of the file in bytes. For a file of type "SINGLE_FILE", the size is of the file specified in "filename", not of the compressed file that the user downloads. | |
| rolledLogType | string | Indicates whether this is an automatic archive, manual archive, or system snapshot archive (created when you download the active logs). | |
| wasDownloaded | boolean | Indicates whether or not this log archive has been downloaded by a user. | |
| checksum | string | The checksum of the archive. For a file of type "SINGLE_FILE", the checksum is of the file specified in "filename", not of the compressed file that the user downloads. | |
| checksumAlgorithm | string | The algorithm used to create the checksum. | |
| 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. | |
| timestamp | dateTime |
| Name | Type | Restrictions |
|---|---|---|
| EntityTag | string | Length of value must be >=1 Length of value must be <=64 |