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

Anyone have any guidance on getting the Enterprise Phone Configuration data from CallManager 12.5? I'm having a difficult time getting the following code snippet to work; GetEnterprisePhoneConfigReq req = new GetEnterprisePhoneConfigReq();try {GetEnt...

rcfoltz by Level 5
  • 729 Views
  • 1 replies
  • 0 Helpful votes

Hello  I am trying to use PAWs API to do Fresh Install , simple Migration and Migration with n/w change. I would like to know the sequense of PAWs services called to automate the entire process.   Also, let me know if PAWs supports IM&P , UCCX and CU...

samangal by Cisco Employee
  • 1019 Views
  • 1 replies
  • 0 Helpful votes

Hi,I am new to HCS and HCM-F and trying to build a web application using which agents can be created in the HCS platform.Should i need to use the CCDM Web service API's from my application to create an agent or use the HCM-F Web Service API's from my...

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: Un...

I am pretty new to using the soap api, so bare with me. I have been able to send a request to cisco call manger and get a response. I asked for the phone info and got it back. But know what I want to do is to change the I want to edit the directory n...

Hello , is there any cucm axl api  to change cli user which is created with "set account name" command via CUCM SSH. i guess it is impossible with api but i just want to be sure. Thanks, 

Does the application store the *history* of what devices are logged into what linegroup? For example: at 9:55, who was logged into linegroup "group 1".  I can get the current linegroup setup as follows  SELECT lg.name AS LineGroup    ,   n.dnorpatter...

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>                  <de...