PlcmLogArchive

PlcmLogArchive

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.


PlcmLogArchive Fields

NameTypeDescriptionAttributes
atomLinkList Array of LinkSee Definition of Link
plcmLogArchiveMetadataList Array of PlcmLogArchiveMetadataSee Definition of PlcmLogArchiveMetadata
logArchiveIdentifierstring An identifier that uniquely identifies this log archive
filenamestring Name of the log file archive Mandatory
hostNamestring 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.
sizeByteslong 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.
rolledLogTypestring Indicates whether this is an automatic archive, manual archive, or system snapshot archive (created when you download the active logs).
wasDownloadedboolean Indicates whether or not this log archive has been downloaded by a user.
checksumstring 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.
checksumAlgorithmstring The algorithm used to create the checksum.
entityTagEntityTag 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.
timestampdateTime


Nested Types/Restrictions


NameTypeRestrictions
EntityTagstring
Length of value must be >=1
Length of value must be <=64