Management

cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Intro to Ansible

Good Documentation

The Great Selenelion


>> View previously featured conversations <<

Forum Posts

Resolved! Route Point AXL

HelloI need help.Since I can create a route point with AXL and java, I am using "Java / JAX-WS Quickstart".or have another idea how to perform this action if you can help me.Thank you

I've started working with Calling Transformation Patterns and ran into a snag.When I search with pattern=%, it returns all my patterns. RequestPOST https://chdevcucm105.nxodev.intra/axl/ HTTP/1.1 Host: chdevcucm105.nxodev.intra Authorization: Basic n...

Hello All im currently working with cucm version 12.5 and i want to monitor some features like ActiveCalls and RegistredPhones and SIPTrunk and other features and i want to use Zabbix for that.I see a lot of people talking about AXL API so how can i ...

aouelali by Level 1
  • 2028 Views
  • 2 replies
  • 0 Helpful votes

>>> import requests >>> auth_url = "https://cloudsso.cisco.com/as/token.oauth2" >>> auth_header = { ... "client_id": "**omitted**", ... "client_secret": "**omitted**"", ... "grant_type": "client_credentials" ... } >>> response = requests.post(auth_ur...

My program has been pulling changes (AXL listChange) from my customers CUCM for a few weeks successfully.  All of the sudden the CUCM started returning:com.cisco.ccm.gaxl.api.current.AXLError_Exception: You must have waited too long between calling t...

matt4923 by Level 1
  • 1565 Views
  • 5 replies
  • 0 Helpful votes

On the topic of AXL API endpointlistGateway - provides you with all the gateway in all versions of cucm correctly, when I take the uuid, and then try to figure out its endpoints with getGatewaySccpEndpoints. (Fyi there is no getGatewayMgcpEndpoints, ...

Evanchik by Level 1
  • 1432 Views
  • 2 replies
  • 0 Helpful votes