cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
528
Views
0
Helpful
1
Replies

Python with AXL add region failed (CUCM 11.5)

eliegerges
Level 1
Level 1

Dears,

 

I am trying to run python script (attached) to add resgion using axl and it is giving me the below error :

 

 

C:\Users\elie.gerges\AppData\Local\Programs\Python\Python38\lib\site-packages\urllib3\connectionpool.py:997: InsecureRequestWarning: Unverified HTTPS request is being made to host '10.1.240.88'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings
warnings.warn(
Zeep error: addRegion: No current row

 

Thanks 

Elie

1 Reply 1

dstaudt
Cisco Employee
Cisco Employee

Seems to be working for me on CUCM 11.5...

I can see that the related region name may have an extra 'n' which could throw things off assuming the other region (which exists?) is not also typo'd:

'regionName': 'testRegionn'

Can you confirm that you downloaded/placed the AXL WSDL files for 11.5 into the project?

Assuming you are using this project: https://github.com/CiscoDevNet/axl-python-zeep-samples

there have been some minor updates recently - it might be worth updating to see if any of the changes affect you.

E.g.:

git pull --rebase origin master

If you're still having issues, might enable the debug tracing option in the sample and share the output here.  If all else fails, would suggest opening a DevNet developer support ticket so we can dig into the AXL logs on your CUCM - could be an environment issue: https://developer.cisco.com/site/support/