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 all,I try to call Mediasense API via getSession with condition "isConference", but I receive result "The fieldName parameter is invalid".I don't know how to solve this. Below is my code:{  "requestParameters": [{  "fieldName": "isConference",  "fi...

I am attempting to use PERL to communicate with the PAWS API. As an example, I will be using the getInactiveVersion envelope:<?xml version="1.0" encoding="UTF-8"?>    <soapenv:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="...

caten by Cisco Employee
  • 1581 Views
  • 3 replies
  • 0 Helpful votes

Am working on a application the will help in moving a user from one CUCM server to another, this includes all there CIMP information (buddy list, etc).We use AXL to handle all the CUCM managed information, provisioning/deprovisioning of devices, etc....

dkartio20 by Level 1
  • 1778 Views
  • 4 replies
  • 0 Helpful votes

Hi I'm using AxlToolkit scheme 8.0I try add new device profile to cucm (version 8+)I get exception type of InvalidOperationException with that message  "There was an error generating the XML document".What am I do wrong?        public void addDeviceP...

lior look by Level 5
  • 438 Views
  • 1 replies
  • 0 Helpful votes

I am using AXL to retrieve the users and their devices from the call manager. I followed the following way:I made a SOAP call to "listUser" API.Then for each user in the list, I made a SOAP call to "getUser" API. This API gives me the list of associa...

I am looking to gather CUCM information, specifically IP addresses of nodes in the cluster via AXL API. I know this is possible via SNMP, but we have seen ccmTable show improper information in the past. Running a query against the processnode table s...

caten by Cisco Employee
  • 1019 Views
  • 2 replies
  • 0 Helpful votes

I'm getting the following error when calling the addRoutePatern AXL API in CUCM 11.0. "ENUM for TRUE not found in TypeStatus"I don't see that value called out anywhere in the API documentation. Full response below:object(stdClass)#4 (3) {      ["axlc...

tpfrankli by Level 5
  • 1352 Views
  • 2 replies
  • 0 Helpful votes
Top Solution Authors