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

I am working on a development project where I am querying the PerfMon Processor object to get statistics.I am sucessfully querying hundreds of different stats using the python client we have developed however when I query Proccessor (ie CPU NOT proce...

doug syer by Visitor
  • 20412 Views
  • 10 replies
  • 0 Helpful votes

I have built a PowerShell script that will check Active Directory for new users. Once it has found the users it proceeds to use the API to addLine passing information from AD. Once the lines are created then i use addDeviceProfile. The script then bu...

ExternalPhoneNumberMask.PNG

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 Visitor
  • 2383 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 Frequent Visitor
  • 1971 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 Frequent Visitor
  • 1696 Views
  • 2 replies
  • 0 Helpful votes