McDewey

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

Page 165

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

C H A P T E R 26 Cisco Unity Connection Provisioning Interface (CUPI) API -- User Transfer Rules • Transfer Rule API, on page 133 Transfer Rule API First get the call handler URI of a particular user: GET https://<Connection-server>/vmrest/handlers/callhandlers/<CallhandlerObjectId> From call handler URI get for transfer options: GET https://<Connection-server>/vmrest/handlers/callhandlers/<CallhandlerObjectId>/transferoptions For alternate transfer rule: GET https://<Connection-server>/vmrest/handlers/callhandlers/<CallhandlerObjectId>/transferoptions/Alternate For closed transfer rule: GET https://<Connection-server>/vmrest/handlers/callhandlers/<CallhandlerObjectId>/transferoptions/Off%20Hours For Standard transfer rule: GET https://<Connection-server>/vmrest/handlers/callhandlers/<CallhandlerObjectId>/transferoptions/Standard Listing All Transfer Rules GET https://<connection-server>/vmrest/handlers/callhandlers/<CallhandlerObjectId>/transferoptions 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 133

Image 1 from page 165