PlcmMachineAccount

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.


PlcmMachineAccount Fields

NameTypeDescriptionAttributes
atomLinkList Array of LinkSee Definition of Link
machineAccountUuidstring Identifier of the machine-account. Leave it blank if this is a new machine-account
roomUuidstring Identifier of the room associated.
machineAccountNameMachineAccountName 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.
disabledboolean Disable this machine-account
lockedboolean 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.
tenantIdstring The tenant that this room belongs to.
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.


Nested Types/Restrictions


NameTypeRestrictions
EntityTagstring
Length of value must be >=1
Length of value must be <=64
Descriptionstring
Length of value must be >=0
Length of value must be <=512
Passwordstring
Length of value must be >=0
Length of value must be <=128
MachineAccountNamestring
Length of value must be >=0
Length of value must be <=256