Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hello,I'm looking to develop a script that will automatically suppress some DN and DeviceProfile.My issue being that I need to get both the uuid (of the deviceProfile) and the deviceProfileNamein order to send the request to suppress it. (removeDevic...
Hello,I'm trying to get the following information :_ For each end user present in my CUCM , I want to know if this user has a deviceProfile linked with him, or not._ BUT , I can't make a single request for each user, since we have a big amount of us...
Actually I would try something like this :<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Body> <axl:updateLine xmlns:axl="http://www.cisco.com/AXL/API/10.5"> <pattern>\+16517562256</pattern> <routePartiti...
Hello, thanks for your answer.Actually, the uuid is not a valid a return tag but it doesn't generate an error nevertheless.My problem is solved, actually, the uuid was in fact returned, (and it seems to always be the case, to confirm ?) but I was try...
Thanks, I'll try that ASAP.Just wondering, is there a graphe somewhere that show the whole database, or did you just went through the data from this location ? : https://developer.cisco.com/site/axl/documents/latest-version/datadictionary11-0-1.gspBe...