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

Hello.Has anyone had any luck getting with  UCM 15.0(1) and getting this API to work for Identity Certificates to upload?  The tomcat one.post....../platformcom/api/v1/certmgr/config/identity/certificatesI read this is required?{ "service": "tomcat",...

jwilson by Level 1
  • 311 Views
  • 1 replies
  • 0 Helpful votes

Hello, I am working with the Call Handler API. The general Call Handler list API gets all objects in the system, mailboxes, default objects etc. I am looking to have just the objects on the "Call Handlers" page be returned in my query, but can't figu...

Hello, I'm attempting to use the CER REST API as documented here: https://developer.cisco.com/docs/cer-config/erl-management/ against a CER 14.0 cluster. My goal is to assign ERLs to access points. According to the documentation, this can be done wit...

We have a ANAC box on our soon to be powered down PBX. It says the extension you are calling from when called. It's a helpful piece of kit that comes in handy when you're trying to ID an analog DN on an ATA in the field. Has anyone built anything lik...

Hi,Could someone please let me know the CER release in which the APIs are exposed?Are these read only APIs?Thanks,Sandeep

sandsha2 by Level 1
  • 7120 Views
  • 15 replies
  • 1 Helpful votes

Hi if I'm trying to set the ERL of a unlocated phone that has no ERL set yet (default), using a PUT to cerappservices/service/unlocatedphone   <updateUnlocatedPhoneRequest><PhoneMACAddress>11-22-33-44-55-66</PhoneMACAddress><AssignERL>ERL3</AssignERL...

peterputt by Level 1
  • 1896 Views
  • 5 replies
  • 0 Helpful votes

When working with DevNet Sandbox CER v14, authentication works as described in the API documentation.A request to /authenticate/status/ returns a 401, a CER 401 page, along with a JSESSIONID cookie.A second request to /authenticate/status/ while pass...