McDewey

Multi-vendor documentation library · semantic search · MCP endpoint at /mcp

Page 453

↗ View in doc context
page
453
source
unity-connection/rest-api/cupi/cupi.md
chunk_id
unity-connection::rest-api::cupi::cupi::419

{ "@total":"2" "TemplateGreeting": [ { "URI":"/vmrest/callhandlertemplates/a2f8fb8f-68ee-4a17-90a0- bff0308b5b1a/templategreetings/Alternate" "CallHandlerObjectId":"a2f8fb8f-68ee-4a17-90a0-bff0308b5b1a" "CallhandlerURI":"/vmrest/handlers/callhandlers/a2f8fb8f-68ee-4a17-90a0- bff0308b5b1a" "IgnoreDigits":"false" "PlayWhat":"0" "RepromptDelay":"2" "Reprompts":"0" "TimeExpires":"1972-01-01 00:00:00.0" "GreetingType":"Alternate" "AfterGreetingAction":"4" "PlayRecordMessagePrompt":"true" "EnableTransfer":"false" }, { "URI":"/vmrest/callhandlertemplates/a2f8fb8f-68ee-4a17-90a0- bff0308b5b1a/templategreetings/Busy" "CallHandlerObjectId":"a2f8fb8f-68ee-4a17-90a0-bff0308b5b1a" "CallhandlerURI":"/vmrest/handlers/callhandlers/a2f8fb8f-68ee-4a17-90a0- bff0308b5b1a" "IgnoreDigits":"false" "PlayWhat":"0" "RepromptDelay":"2" "Reprompts":"0" "TimeExpires":"1972-01-01 00:00:00.0" "GreetingType":"Busy" "AfterGreetingAction":"4" "PlayRecordMessagePrompt":"true" "EnableTransfer":"false" }, ] } Response Code: 200 Viewing the Details of Specific Greeting The following is an example of the GET request that lists the details of specific greeting: GET https://<connection-server>/vmrest/callhandlertemplates/<callhandlertemplate- objectid>/templategreetings/<Greetingname> The following is the response from the above GET request and the actual response will depend upon the information given by you: Cisco Unity Connection Provisioning Interface (CUPI) API 421 Cisco Unity Connection Provisioning Interface (CUPI) API for Call Handler Template Viewing the Details of Specific Greeting