McDewey

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

Page 792

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

<AXLServer> <MediaSwitchObjectId>24f1171f-27b3-4ad3-a94c-66d1fb2e448b</MediaSwitchObjectId> <MediaRemoteServiceEnum>103</MediaRemoteServiceEnum> <HostOrIPAddress>10.105.255.1</HostOrIPAddress> <Port>2001</Port> <TlsPort>2000</TlsPort> <Precedence>1</Precedence> <CcmAXLUser>abcd</CcmAXLUser> <CcmAXLPassword/> <CcmVersion>5</CcmVersion> <IsPinSyncEnabled>false</IsPinSyncEnabled> </AXLServer> Response Code: 201 Modifying AXL Server The following is an example of the PUT request that modifies the AXL Server as represented by <axlserverid>: https://<connection_server>/vmrest/phonesystems/<objectId>/axlservers/<objectId> The following is an example of the response from the above PUT request and the actual response will depend upon the information given by you:. <AXLServer> <MediaSwitchObjectId>24f1171f-27b3-4ad3-a94c-66d1fb2e448b</MediaSwitchObjectId> <CcmAXLUser>CiscoCCM</CcmAXLUser> <CcmAXLPassword/> <CcmVersion>5</CcmVersion> </AXLServer> Response Code: 204 Deleting AXL Server The following is an example of the DELETE request that deletes an AXL Server as represented by < axlserverid

: https:/<connection_server>/vmrest/phonesystems/<objectId>/axlservers/<objectId> The input for the PUT request will be. The output for this request returns the successful response code. Response Code: 204 Phone System Associations This page contains information on how to use the API to list Phone Systems Associations. Phone Systems Associations are required to view a list of all of the Cisco Unity Connection users who are associated with your phone system. Listing Phone System Associations Listing Phone Systems Associations The following is an example of the GET request that lists the Phone Systems Associations: https://<connection_server>/vmrest/phonesystems/<objectId>/phonesystemassociations Cisco Unity Connection Provisioning Interface (CUPI) API 760 Cisco Unity Connection Provisioning Interface (CUPI) API for Telephony Integrations Modifying AXL Server