plcm-room.xsd Documentation

Imported Namespaces

Target Namespace

Elements

plcm-room  PlcmRoom

A system room account. Room accounts may be viewed, created, updated, and deleted using this API. Content-Type: application/vnd.plcm.plcm-room+xml. All attributes are used in ETag calculation except for entity-tag and atom-link.


Complex Types

PlcmRoom Fields

NameTypeDescriptionAttributes
atomLinkList List of linkSee Definition of link
associated-deviceList of PlcmDevice
room-uuidxs:string Identifier of the room. Leave it blank if this is a new room
roomnameRoomname The room's name. Roomname uniquely identifies a room. Mandatory
domainxs:string The domain associated with the room. All rooms added manually to the system are in the LOCAL domain. Modification of this field is not allowed.
email-addressEmailAddress The email address of the room.
descriptionDescription The description of the room.
tenant-idxs:string The tenant that this room belongs to.
site-uuidSiteUuid The site that the room belongs to. Mandatory
site-nameSiteName The site name that the room belongs to. This field is read only.
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.


Simple Types


NameTypeRestrictions
EntityTagxs:string
Length of value must be >=1
Length of value must be <=64
SiteNamexs:string
Length of value must be >=0
Length of value must be <=512
SiteUuidxs:string
Length of value must be >=1
Length of value must be <=512
Descriptionxs:string
Length of value must be >=0
Length of value must be <=512
EmailAddressxs:string
Length of value must be >=0
Length of value must be <=512
Roomnamexs:string
Length of value must be >=0
Length of value must be <=256