McDewey

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

Page 704

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

The following is the response from the above GET request and the actual response will depend upon the information given by you: <Privileges total="7"> <Privilege> <ObjectId>f34d7ee3-43a0-411a-8de9-724937ea8fc8</ObjectId> <DisplayName>Manage Call Handler Templates And System Call Handlers - View, Create, Update</DisplayName> </Privilege> <Privilege> <ObjectId>7ea8e97a-f620-4fdf-b70f-7eaff092647f</ObjectId> <DisplayName>Call Management: Directory Handlers - View, Create, Update</DisplayName> </Privilege> <Privilege> <ObjectId>62778f0d-cdc5-495c-9602-1e95b1c5e641</ObjectId> <DisplayName>Call Management: Interview Handlers - View, Create, Update</DisplayName> </Privilege> <Privilege> <ObjectId>fef92b42-77c1-40aa-99df-fafdf793e763</ObjectId> <DisplayName>Call Management: Call Routing Rules - Full Access</DisplayName> </Privilege> <Privilege> <ObjectId>8979151b-8554-4483-b75b-d46d56e1fb98</ObjectId> <DisplayName>Networking: VPIM - Full Access</DisplayName> </Privilege> <Privilege> <ObjectId>2431bc0b-1251-4c95-aaf9-2a82a893a60d</ObjectId> <DisplayName>Distribution Lists - Full Access</DisplayName> </Privilege> <Privilege> <ObjectId>2c2ef5b5-b15c-42b3-9cc3-f7d4de137825</ObjectId> <DisplayName>System Settings: Advanced - Full Access</DisplayName> </Privilege> </Privileges> Response Code: 200 Deleting a Custom Role The following is an example of the DELETE request that deletes a Custom Roles: DELETE https://<connection-server>/vmrest/customroles/<objectId> The following is the response from the above DELETE request and the actual response will depend upon the information given by you: Response Code: 204 Explanation of Data Fields The following chart lists all of the data fields: Description Operations Data Type Parameter Specifies the name of the Role. Read/Write String RoleName Specifies the description of the Role. Read/Write String RoleDescription Cisco Unity Connection Provisioning Interface (CUPI) API 672 Cisco Unity Connection Provisioning Interface (CUPI) API for System Settings Deleting a Custom Role