McDewey

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

Page 559

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

"DirectoryHandlerStreamFileURI": "/vmrest/handlers/directoryhandlers/36408c02-4b25-4549-b3a4-deafa5945339/directoryhandlerstreamfiles" } ] } Response Code: 200 Listing Specific Tenant Related Directory Handlers by System Administrator In Cisco Unity Connection 10.5(2) and later, the system administrator can use TenantObjectID to list the specific tenant related directory handlers using the following URI: GET https://<connection-server>/vmrest/handlers/directoryhandlers?query=(TenantObjectId is <Tenant> To get the TenantObjectID, use the following URI: GET https://<connection-server>/vmrest/tenants Viewing the Specific Directory Handler The following is an example of the GET request that lists the details of specific directory handler represented by the provided value of directory handler ID: GET https://<connection-server>/vmrest/handlers/directoryhandlers/<directoryHandlerObjectId> 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 527 Cisco Unity Connection Provisioning Interface (CUPI) API--Directory Handler APIs Listing Specific Tenant Related Directory Handlers by System Administrator