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

Developer Sustainability Week Events

Build for Better Code Challenge

Cisco U. Spotlight Registration


>> View previously featured conversations <<

Forum Posts

I am seeing Prime reporting 100APs for the API call. However today I noticed that API Response says count 320 (# of APs) but lists only 100.  Per the prime documentation, I don’t see a way to retrieve all APs information.   Here's a snipit of the out...

biwong by Cisco Employee
  • 1292 Views
  • 1 replies
  • 0 Helpful votes

Resolved! PUT Bulk Import

Anyone have a snippet of how to build Python data structure needed to add a device? Also, when we are using this API, should I be using the Python Response GET or POST method, or PUT verb? The documentation uses the term "PUT", but isn't clear about ...

smp by Level 4
  • 2830 Views
  • 5 replies
  • 6 Helpful votes

Resolved! exportDevices

Hello! I'm new to the PI API, just starting to fumble my way through doing something useful. At the moment, I am trying to use the GET Export Devices operation on all my devices. The API guide instructs me to use the URL '/webacs/api/v1/op/devices/ex...

smp by Level 4
  • 1576 Views
  • 4 replies
  • 0 Helpful votes

After reviewing the API documentation, I am a bit surprised that the only way to add a device to PI is through a batch job with the PUT devices/bulkImport device operation. It seems like there would be a simpler method. Granted, I have virtually no a...

smp by Level 4
  • 878 Views
  • 1 replies
  • 0 Helpful votes

Hi ,     I have an issue with API of Cisco Prime Infrastructure.     I will try to explain at my best the problem I have :     First of all , I need to monitor all devices that are connected to the Prime infrastructure in proactive.     For that I ha...

Using CPI 2.2.0, I sent a request to the WlanControllerDetail resource and get incorrect counts for dot11aClientCount and dot11bClientCount. For example, a response will report 134 dot11aClientCount and 241 dot11bClientCount when the GUI Summary page...