plcm-log-archive.xsd Documentation

Imported Namespaces

Target Namespace

Elements

plcm-log-archive  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.


Complex Types

PlcmLogArchive Fields

NameTypeDescriptionAttributes
atomLinkList List of linkSee Definition of link
plcmLogArchiveMetadataList List of plcm-log-archive-metadataSee Definition of plcm-log-archive-metadata
log-archive-identifierxs:string An identifier that uniquely identifies this log archive
filenamexs:string Name of the log file archive Mandatory
host-namexs: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-bytesxs: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-typexs:string Indicates whether this is an automatic archive, manual archive, or system snapshot archive (created when you download the active logs).
was-downloadedxs:boolean Indicates whether or not this log archive has been downloaded by a user.
checksumxs: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-algorithmxs:string The algorithm used to create the checksum.
entity-tagEntityTag 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.
timestampxs:dateTime


Simple Types


NameTypeRestrictions
EntityTagxs:string
Length of value must be >=1
Length of value must be <=64