An IVR promptset info. Content-Type: application/vnd.plcm.plcm-ivr-promptset+xml. All attributes are used in ETag calculation except for entity-tag and atom-link.
Name | Type | Description | Attributes |
---|---|---|---|
atomLinkList | Array of Link | See Definition of Link | |
archiveName | ArchiveName | The ivr-promptset archive's name | Mandatory |
promptsetName | PromptsetName | The ivr-promptset's name | Mandatory |
appName | AppName | The ivr-promptset application name | Mandatory |
format | Format | The ivr-promptset format type | Mandatory |
language | Language | The ivr-promptset language | Mandatory |
promptNames | Array of string | The list of prompt names | |
missingPrompts | Array of string | The list of missing prompts | |
extraPrompts | Array of string | The list of extra prompts | |
checksum | Checksum | The ivr-promptset's checksum. | 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 |
Checksum | string | Length of value must be >=1 Length of value must be <=256 |
Language | string | Length of value must be >=1 Length of value must be <=256 |
Format | string | Length of value must be >=1 Length of value must be <=256 |
AppName | string | Length of value must be >=1 Length of value must be <=256 |
PromptsetName | string | Length of value must be >=1 Length of value must be <=256 |
ArchiveName | string | Length of value must be >=1 Length of value must be <=256 |