User reserved h323 alias which haven't been assigned to devices. It is allowed that user reserve multiple h323 alias for same device type, and they will be assigned to different resource tags in RPRM
Name | Type | Description | Attributes |
---|---|---|---|
atomLinkList | List of link | See Definition of link | |
alias-uuid | xs:string | Identifier of the h323 alias. Need to fill this in if this is an edited reservation. Leave it blank if this is a new reservation | |
owner-uuid | xs:string | Identifier of the owner. Owner may be user or room. | Mandatory |
device-type-id | DeviceTypeId | The reserved device type's id. It can not be changed from or to ITP's device-type-id | Mandatory |
device-name | xs:string | The reserved device name, can not be edited, just show the related device's name. This field is read only. | |
h323-alias | H323Alias | The h323 alias reserved. At least one of h323-alias and e164-number is mandatory. | |
e164-number | E164Number | The E164 reserved. At least one of h323-alias and e164-number is mandatory. | |
alias-role | xs:string | It can be Master or Slave. Indicates the alias's role in alias group. It is used in device group such as ITP. It is read only. | |
alias-group-uuid | xs:string | The unique alias group uuid to indicated the alias group. For ITP, it has three devices in a group, so it has three aliases in a group. It is read only. | |
entity-tag | EntityTag | 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. |
Name | Type | Restrictions |
---|---|---|
EntityTag | xs:string | Length of value must be >=1 Length of value must be <=64 |
E164Number | xs:string | Length of value must be >=1 Length of value must be <=512 |
H323Alias | xs:string | Length of value must be >=1 Length of value must be <=512 |
DeviceTypeId | xs:string | Length of value must be >=1 Length of value must be <=512 |