Hunt group element. Content-Type: application/vnd.plcm.plcm-hunt-group+xml
Name | Type | Description | Attributes |
---|---|---|---|
atomLinkList | Array of Link | See Definition of Link | |
huntGroupIdentifier | 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 | boolean | Hunt group enabled/disabled flag | Mandatory |
timeout | Timeout | No answer timeout in seconds | Mandatory |
signalingAlias | Array of SignalingAlias | Signaling aliases for the hunt group. Alias-type is a 'read only' field. Sending it to the API will have no effect. | |
memberEndpoints | MemberEndpoints | ||
entityTag | 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 |
---|---|---|---|
endpointIdentifier | Array of string | Unique identifier of endpoint |
Name | Type | Description | Attributes |
---|---|---|---|
aliasValue | AliasValue | Mandatory | |
aliasType | PlcmSignalingAliasType |
Name | Type | Restrictions |
---|---|---|
EntityTag | string | Length of value must be >=1 Length of value must be <=64 |
AliasValue | string | Length of value must be >=0 Length of value must be <=128 |
Timeout | int | |
Description | string | Length of value must be >=0 Length of value must be <=200 |
Name | string | Length of value must be >=1 Length of value must be <=128 |