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

When I try to use the example from  https://developer.cisco.com/docs/axl/#!hello-world-with-curl passing a user name and password I get an empty 559 response., with a message of none. <div id="content"><div id="content-header">HTTP Status 599 - </div...

Hi,I just tried to do an updatePhone request agains cucm 11.5.I fired the following request: <ns:updatePhone sequence="?">          <!--You have a CHOICE of the next 2 items at this level-->          <name>SEP00XXXXXXXXXX</name>                  <des...

I'm doing an addUser with this content (stripped the soap headers for brevity)<user> <firstName>local</firstName> <lastName>user</lastName> <userid>localuser</userid> <pin>4115555</pin> <telephoneNumber>7695</telephoneNumber> <mailid>localuser@nxodev...

Resolved! CUCM 12.5 AXL

Hi,I am trying to create a new line using addLine (POST API) , one of the paramenter is enterprise alternate number.When I create a new line i am using the following XML parameters: <soapenv:Envelopexmlns:soapenv="http://schemas.xmlsoap.org/soap/enve...

image.png
Daniov1 by Level 3
  • 3239 Views
  • 3 replies
  • 0 Helpful votes

Hi to everyone,i'm developing an application to retrive some device and device pool from a CUCM.I have two different version of cucm, the first one has version 9.1.xx the second has 11.5.x.I made it to retrieveinformation about devices and other stuf...

Hi,I don't know if this is the right place to ask that question.Two clients encounter an error when adding a DX80 terminal using the AXL on his CUCM 12.5.The error is "Vendor Configuration is not in correct format for the specified product type".I di...

I am looking for an API that will provide System uptime, but I am not finding anything.  Any chance anyone has a way of doing this I am missing? I can get up times of individual services, and all sorts of good performance monitoring stats etc. but I ...