plcm-content-server.xsd Documentation

Imported Namespaces

Target Namespace

Elements

plcm-content-server  PlcmContentServer

A content server. A content server manages content transcoding in conferences that require it. Content-Type: application/vnd.plcm.plcm-content-server+xml or application/vnd.plcm.plcm-content-server+json. All attributes are used in ETag calculation except for entity-tag.


Complex Types

PlcmContentServer Fields

NameTypeDescriptionAttributes
atomLinkList List of linkSee Definition of link
enabledxs:boolean Boolean indicating whether this content server is enabled.
content-server-identifierContentServerIdentifier The unique identifier of the content server. This is a system-generated identifier.
content-server-namexs:string Name of the content server.
descriptionDescription The description of this content server.
addressAddress Address of this content server. Mandatory
maximum-capacityxs:long Maximum capacity of this content server.
available-capacityxs:long Current available capacity of this content server.
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.
versionVersion Version of this content server.
last-heartbeatxs:dateTime


Simple Types


NameTypeRestrictions
Versionxs:string
Length of value must be >=0
Length of value must be <=80
EntityTagxs:string
Length of value must be >=1
Length of value must be <=64
Addressxs:string
Length of value must be >=1
Length of value must be <=128
Descriptionxs:string
Length of value must be >=0
Length of value must be <=80
ContentServerIdentifierT0
Length of value must be >=0
Length of value must be <=128
T0xs:string
Pattern of value must match the regular expression [0-9a-zA-Z~!@$%\*_\-\+={}\[\]\\/?\. ]*