Hunt group element. Content-Type: application/vnd.plcm.plcm-hunt-group+xml
| Name | Type | Description | Attributes |
|---|---|---|---|
| atomLinkList | List of link | See Definition of link | |
| hunt-group-identifier | xs:string | Unique identifier for hunt group. This field is required in case of updating the hunt group | |
| name | Name | Name of the hunt group | Mandatory |
| description | Description | ||
| enabled | xs:boolean | Hunt group enabled/disabled flag | Mandatory |
| timeout | Timeout | No answer timeout in seconds | Mandatory |
| signaling-alias | List of SignalingAlias | Signaling aliases for the hunt group. Alias-type is a 'read only' field. Sending it to the API will have no effect. | |
| member-endpoints | MemberEndpoints | ||
| 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 | Description | Attributes |
|---|---|---|---|
| endpoint-identifier | List of xs:string | Unique identifier of endpoint |
| Name | Type | Description | Attributes |
|---|---|---|---|
| alias-value | AliasValue | Mandatory | |
| alias-type | PlcmSignalingAliasType |
| Name | Type | Restrictions |
|---|---|---|
| EntityTag | xs:string | Length of value must be >=1 Length of value must be <=64 |
| AliasValue | xs:string | Length of value must be >=0 Length of value must be <=128 |
| Timeout | xs:int | |
| Description | xs:string | Length of value must be >=0 Length of value must be <=200 |
| Name | xs:string | Length of value must be >=1 Length of value must be <=128 |