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,
Reposted in DEVNET
I am trying in the lab this code snippet no good result yet...
using python 3.9.1 with requests
https://developer.cisco.com/docs/certificate-management/#!introduction
I working on getting logs from RTMT, but I continually g...
Hello,
I am trying in lab this snippet no good result yet...
https://developer.cisco.com/docs/certificate-management/#!introduction
I working on getting logs from RTMT, but I continually get a 404 response from the UCM using various URLs on 12.5 UCM...
Hello, when I execute a SQL query via AXL API on CUCM 11.5 using python 3.x HEX values are returned , is there documentation somewhere on how to retrieve the values? I like to use the API not CLI method the CLI method works as expected(the SQL gives...
here is the solution, this works best for me as a busy engineer to not learn all the zeep and python to work with CUCM automation. try: # get all the configured devices per DP using Jeff L AXL.py dpCounts = ucm.sql_query('select count(d.name)...
Okay this make sense, what I didn't mention was I not building this from scratch, I was using was Jeff's L 'ciscoaxl' pre built python setup 'https://pypi.org/project/ciscoaxl/' to send this SQL via AXL so it appears he didn't parse this out, so do ...
Ive had same issue randomly via Linux work station after initially working for hours then disco and trying to reconnect to lab it never reconnects or it happens to me just now starting a new lab I get this message just now POST https://devnetsandbox...