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

Hi,I used to access the RisPort service on a CUCM 10.x at the address https://@ip/realtimeservice/services/RisPortBut on a CUCM 11.x (11.0.1.20000-2) this address does not work (HTTP Status 500).So how to access to RisPort service on a CUCM 11.x ?Tha...

Hi all, I'm trying to pull some call queueing statistics using SOAP calls to perfmonservice/services/PerfmonPort in CUCM. In this case I'm using PerfmonAddCounter to add counters, then PerfmonCollectSessionData to retrieve the counters I'm interestin...

Had a question concerning the use of SQL query if an existing API call will give you the desired information.Specific example would be to find a phone in a cluster.One could use getPhone with desired device name but this would result in an exception ...

ehrenko by Level 1
  • 1220 Views
  • 3 replies
  • 0 Helpful votes

I've posted som information on how to talk to the LogCollection API since the documentation leaves som of the parts untouched. You can find it here:Dealing with the Serviceability LogCollection APII find this new community platform totally confusing ...

dhook by Level 5
  • 724 Views
  • 0 replies
  • 0 Helpful votes

As far as I can tell, the only wildcard option in the Item field (where I'm putting my IP address as search criteria), is to put a '*' at the end of my string. This doesn't allow me to search small subnets where maybe the last octet I only want to ma...

alangfor by Level 1
  • 666 Views
  • 2 replies
  • 0 Helpful votes

Hello,I'm doing the following request<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns="http://www.cisco.com/AXL/API/8.5">    <soapenv:Header/>    <soapenv:Body>        <ns:listLine>                <searchCriteria> ...