I am looking for datastore documentation for UCCX ver 12.5 and above. I have the documentation for CUCM and am trying to find something similar to that for UCCX. Does it exist and if so, where can I find it? Thanks.
Is it possible to remove an ERL using the administrator GUI for CER? I click on the delete icon, the screen refreshed, but the old ERL is still there. There is no subnet attached to the ERL. Thanks.
The AXL Developer Guide page (AXL Developer Guide - AXL - Document - Cisco DevNet) offers a few basic examples, but where is the complete documentation for all the API's - such as valid values for a device class for the listPhone API? I have been un...
On page 5 of the Cisco Unity Connection Provisioning Interface (CUPI) API (last modified 2022-06-20), it states:"All the schema details for all supported object types can be obtained by going to the REST schema page usingthe URL:http://{server name}/...
CUCM Ver 11.5 and higher Our company is using the Device Location Tracking Services (CUCM Administration: Advanced Features -> Device Location Tracking Services -> Wireless Access Point Controllers). Our company is about to change SNMP community st...
My existing script gets 404 on version 15 and gets a 200 on version 12.5.I referenced what I assume is CER Version 15 API documentation at: https://developer.cisco.com/site/cer/documents/api-reference/cisco-emergency-responder-cer-api-documentation/#...
I have pretty much the same issue except I'm getting a 404. When I send the auth request to a 12.5 server it works perfectly; however sending to the version 15 server results in 404.
Thanks for the reply.I already have the schema, which lists all the elements, and I understand that.What I do not have is a document that lists all valid values for querying an element, for example, in listPhone API, what are all the valid values for...
PLEASE IGNORE THIS QUESTION I found it! I asked the question too early. API is addWirelessAccessPointControllers. I was looking for something with "location tracking" in the name.