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

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
  • 2437 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
  • 1233 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
  • 710 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...

I'm at the OpenStack Summit in Vancouver. I've been spending more time in hallway conversations and sessions than at the Cisco booth in the Marketplace. Any other open source advocates or developers with interest in DevNet and our OpenStack microsite...

eckelcu by Cisco Employee
  • 1165 Views
  • 0 replies
  • 0 Helpful votes

Hi all,        I want to know if it possible to know which Equipment are using a specific port?        Here the problem I have :        I need to monitor 900 Sites and more with the API. At this moment I'm able to have all Sites that are Down at 100%...