plcm-machine-account.xsd Documentation

Imported Namespaces

Target Namespace

Elements

plcm-machine-account  PlcmMachineAccount

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


Complex Types

PlcmMachineAccount Fields

NameTypeDescriptionAttributes
atomLinkList List of linkSee Definition of link
machine-account-uuidxs:string Identifier of the machine-account. Leave it blank if this is a new machine-account
room-uuidxs:string Identifier of the room associated.
machine-account-nameMachineAccountName The machine-account's name. Modification of this field is not allowed. Mandatory
passwordPassword The machine-account'password.
descriptionDescription The description of the machine-account.
disabledxs:boolean Disable this machine-account
lockedxs:boolean Locked machine-account have been locked out by the system due to failed login attempts. An administrator can unlock the account by setting this field, but cannot lock it.
tenant-idxs:string The tenant that this room belongs to.
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
Descriptionxs:string
Length of value must be >=0
Length of value must be <=512
Passwordxs:string
Length of value must be >=0
Length of value must be <=128
MachineAccountNamexs:string
Length of value must be >=0
Length of value must be <=256