McDewey

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

Page 182

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

} } Listing Specific Tenant Related Users by System Administrator In Cisco Unity Connection 10.5(2) and later, the system administrator can use TenantObjectID to list the specific tenant related user using the following URI: GET https://<connection-server>/vmrest/users?query=(TenantObjectId is <Tenant-ObjectId>) To get the TenantObjectID, use the following URI: GET https://<connection-server>/vmrest/tenants Viewing the Details of a Specific User The following is an example of the GET request that lists the details of specific user represented by the provided value of object ID: GET https://<connection-server>/vmrest/users/<user-objectId> 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 150 Cisco Unity Connection Provisioning Interface (CUPI) API -- User Management API Listing Specific Tenant Related Users by System Administrator