PlcmContentServer

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.


PlcmContentServer Fields

NameTypeDescriptionAttributes
atomLinkList Array of LinkSee Definition of Link
enabledboolean Boolean indicating whether this content server is enabled.
contentServerIdentifierContentServerIdentifier The unique identifier of the content server. This is a system-generated identifier.
contentServerNamestring Name of the content server.
descriptionDescription The description of this content server.
addressAddress Address of this content server. Mandatory
maximumCapacitylong Maximum capacity of this content server.
availableCapacitylong Current available capacity of this content server.
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.
versionVersion Version of this content server.
lastHeartbeatdateTime


Nested Types/Restrictions


NameTypeRestrictions
Versionstring
Length of value must be >=0
Length of value must be <=80
EntityTagstring
Length of value must be >=1
Length of value must be <=64
Addressstring
Length of value must be >=1
Length of value must be <=128
Descriptionstring
Length of value must be >=0
Length of value must be <=80
ContentServerIdentifier
Length of value must be >=0
Length of value must be <=128
T0string
Pattern of value must match the regular expression [0-9a-zA-Z~!@$%\*_\-\+={}\[\]\\/?\. ]*