An entry queue associated with MCU. There are two types of entry queues on the MCU which are relevant with VEQ: 1) IVR Only. 2) External Control IVR. Content-Type: application/vnd.plcm.plcm-mcu-entry-queue+xml All attributes are used in ETag calculation except for entity-tag.
Name | Type | Description | Attributes |
---|---|---|---|
mcuEntryQueueName | McuEntryQueueName | Entry queue name on MCU. | Mandatory |
externalIvr | boolean | States that entry queue is traditional or external control IVR. | Mandatory |
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 | Restrictions |
---|---|---|
EntityTag | string | Length of value must be >=1 Length of value must be <=64 |
McuEntryQueueName | string | Length of value must be >=1 Length of value must be <=256 |