Device editable attributes. Content-Type: application/vnd.plcm-endpoint-edit-details+xml Currently only manual aliases are supported for device editing.
Name | Type | Description | Attributes |
---|---|---|---|
manualAlias | Array of ManualAlias | Manually added H.323 aliases. These aliases are not provisioned directly on the H323 device, they are only known to the Call Server. If the alias type is not known, it may be set to UNKNOWN and the server will determine the alias type. |
Name | Type | Description | Attributes |
---|---|---|---|
value | string | The alias value. | Mandatory |
plcmH323AliasType | PlcmH323AliasType | See Definition of PlcmH323AliasType | Mandatory |