Controllers

Community space to connect, share knowledge, and seek guidance on network controllers and related topics
cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Forum Posts

Might be the wrong place to post, but I thought I would ask.I am trying to use the REST API 3.1 guide on Cisco DevNet for the Get Configuration Diff and it doesn't pull up any details on how to use it.  Is there another place that I can find the docu...

dasampson by Community Member
  • 6860 Views
  • 10 replies
  • 1 Helpful votes

Hey Experts, I am trying to wrap my head around how to automatically update a resource with information from Cisco PI using the API. What I want to do is trigger an alarm or an event and send that information instantly to a python server app. I will ...

We have APIs set up to grab client session details. However, we would like to be able to query the data provided by the Data Center and Hypervisor license. This is essentially all of our VM information that does not get populated under client session...

ds5879.cisco by Frequent Visitor
  • 1472 Views
  • 1 replies
  • 10 Helpful votes

Hello,When using the GUI page "Monitor/Clients and Users" if I filter on profile name 'voice' I get 3,652 results which is about right. If I use an API call on /data/ClientSessions?profileName="voice"&.maxResults=20000 I get 20,000 results of which v...

i've been trying to use database variables in cisco prime. Here is what i got, a simple test template:#foreach ($interfaceName in $interfaceNameList)  #if($interfaceName == "GigabitEthernet1/6")     interface $interfaceName      description 'teste da...

tmkobayashi by Community Member
  • 2656 Views
  • 3 replies
  • 0 Helpful votes

Hi there,We are trying to get the number of active client on a per AP basis.We are referring to the latest version, which is 10.2 for our testing.https://www.cisco.com/c/en/us/td/docs/wireless/mse/10-2/api/b_cmx_102_api_reference.htmlHowever, it seem...

jared.ching by Community Member
  • 3600 Views
  • 7 replies
  • 0 Helpful votes