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 want to retrieve every user on the system.  Will one ListUser SOAP call do the trick, or will have have to do some sort of pagination?  For example, retrieve 500 users at a time until I have them all.  I see nothing in the documentation that shows ...

AProkop by Community Member
  • 2011 Views
  • 2 replies
  • 0 Helpful votes

Hello, in the 11.5 version, is there any read/write limit request on CUCM per second, or its totally dynamic and handled by throttling ?Is there any algorithm to predict it?Is it correct to say that the cucm supports 1500 write for minutes? Or did it...

mataxl by Visitor
  • 2206 Views
  • 2 replies
  • 0 Helpful votes

Hi, my goal is to create a script to delete a user from Cisco Unity Connection Administration (CUC) using the AXL API. This is the API I've been using for CUCM automation, I'm assuming it's the same one for CUC? The user is an LDAP user synced from A...

I am trying to update Service profile but cucm server returning error. It only happens in 12.5 release.I am getting axlcode of -1 when I try to set the secondary or tertiary of  Video conference scheduling portal profile. No problem setting primary t...

Hi,I'm trying to update the phone using the updatePhone to change the Line configuration to enable call recording (I feel like, categorically, these settings should be in the updateLine request, but whatever).  Anyways, here's the SOAP envelope I'm s...

detho9000 by Frequent Visitor
  • 1862 Views
  • 4 replies
  • 0 Helpful votes

Resolved! AXL XML Schema

Hi Guys,I want to automate Jabber device creation on my environment and I'm just getting started on AXL. I found some AXL example code to add new directory number into CUCM, but it lacks some of the attributes like alerting name, call forward all, et...

Hi, Is there a way to read, update or add name/number in Key Expansion Module using AXL/Python?I am unable to find any AXL Soap to do that. I did find this article :https://community.cisco.com/t5/collaboration-documents/expansion-module/ta-p/3620690B...

Shesh by Frequent Visitor
  • 3378 Views
  • 6 replies
  • 0 Helpful votes

11.5 schema   <soap-env:Envelope xmlns:soap-env="http://schemas.xmlsoap.org/soap/envelope/">   <soap-env:Body>     <ns0:addRemoteDestination xmlns:ns0="http://www.cisco.com/AXL/API/11.5">       <remoteDestination>         <name>rd-test</name>        ...

chengel by Cisco Employee
  • 1346 Views
  • 3 replies
  • 0 Helpful votes