McDewey

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

Page 793

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

The following is an example of the response from the above GET request and the actual response will depend upon the information given by you: <PhoneSystemAssociations total="2"> <PhoneSystemAssociation> <URI>/vmrest/phonesystems/24f1171f-27b3-4ad3-a94c-66d1fb2e448b/phonesystemassociations/219ce340-a3a5-428c-8dc6-4776690b69ee</URI> <Alias>undeliverablemessagesmailbox</Alias> <DisplayName>Papa Recommended Web Application Authentication Rule</DisplayName> <MediaSwitchDisplayName>PhoneSystem</MediaSwitchDisplayName> <MediaSwitchObjectId>24f1171f-27b3-4ad3-a94c-66d1fb2e448b</MediaSwitchObjectId> <PhoneSystemURI>/vmrest/phonesystems/24f1171f-27b3-4ad3-a94c-66d1fb2e448b</PhoneSystemURI> <numNotificationDevice>4</numNotificationDevice> <numNotificationMWI>1</numNotificationMWI> <numPrimaryCallHandler>1</numPrimaryCallHandler> <ObjectId>219ce340-a3a5-428c-8dc6-4776690b69ee</ObjectId> </PhoneSystemAssociation> <PhoneSystemAssociation> <URI>/vmrest/phonesystems/24f1171f-27b3-4ad3-a94c-66d1fb2e448b/phonesystemassociations/6b455973-13d1-4b10-871e-1d1d55f160d2</URI> <Alias>operator</Alias> <DisplayName>Operator</DisplayName> <MediaSwitchDisplayName>PhoneSystem</MediaSwitchDisplayName> <MediaSwitchObjectId>24f1171f-27b3-4ad3-a94c-66d1fb2e448b</MediaSwitchObjectId> <PhoneSystemURI>/vmrest/phonesystems/24f1171f-27b3-4ad3-a94c-66d1fb2e448b</PhoneSystemURI> <numNotificationDevice>4</numNotificationDevice> <numNotificationMWI>1</numNotificationMWI> <numPrimaryCallHandler>1</numPrimaryCallHandler> <ObjectId>6b455973-13d1-4b10-871e-1d1d55f160d2</ObjectId> </PhoneSystemAssociation> </PhoneSystemAssociations>> Response Code: 200 Deleting a Phone System The following is an example of the DELETE request that deletes Phone System as represented by <phonesystemid>: https://<server-ip>/vmrest/phonesystems/<objectId> The input for the PUT request will be. The output for this request returns the successful response code. Response Code: 204 Cisco Unity Connection Provisioning Interface (CUPI) API 761 Cisco Unity Connection Provisioning Interface (CUPI) API for Telephony Integrations Deleting a Phone System