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 | List of link | See Definition of link | |
plcmLogArchiveMetadataList | List of plcm-log-archive-metadata | See Definition of plcm-log-archive-metadata | |
log-archive-identifier | xs:string | An identifier that uniquely identifies this log archive | |
filename | xs:string | Name of the log file archive | Mandatory |
host-name | xs: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. | |
size-bytes | xs: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. | |
rolled-log-type | xs:string | Indicates whether this is an automatic archive, manual archive, or system snapshot archive (created when you download the active logs). | |
was-downloaded | xs:boolean | Indicates whether or not this log archive has been downloaded by a user. | |
checksum | xs: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. | |
checksum-algorithm | xs:string | The algorithm used to create the checksum. | |
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. | |
timestamp | xs:dateTime |
Name | Type | Restrictions |
---|---|---|
EntityTag | xs:string | Length of value must be >=1 Length of value must be <=64 |