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 fairly new at API's (coming from route/switch background), but I have DNA Center API calls working, but I only get back a max of 500 records, which is expected from what I see in the documentation. How would we get more records than 500 since I ...

bunjiega by Level 1
  • 8322 Views
  • 10 replies
  • 0 Helpful votes

I am trying to set up pyats in a virtual environment. When I run:pip install --trusted-host=pypi.org --trusted-host=files.pythonhosted.org pyats[full]I get this error:ERROR: Could not find a version that satisfies the requirement pyats[full] (from ve...

Hi, following https://developer.cisco.com/docs/sdwan/device-template/ doc to push the changes to update variables and i am getting pushID after post call. but the changes are not reflecting and throwing below error when get call is executed with push...

nitinkdas by Level 1
  • 415 Views
  • 1 replies
  • 0 Helpful votes

Hi,It will be very helpful if someone can help with a script (preferably Python) using which I can change/update the hostnames of multiple Cisco devices instead of doing it one by one manually.I already have the hostname configured just need to updat...

Hello,I tried the following on Cisco DevNet Sandbox to add a network and received the following error: $ python3 Meraki_Post_Network2.pyTraceback (most recent call last):  File "Meraki_Post_Network2.py", line 11, in <module>    requests.post ("/base_...

Netmart by Level 3
  • 669 Views
  • 3 replies
  • 0 Helpful votes

Hi,Like to know is there an API for Meraki that allows me to pull the Power Source of an access point? Currently in the GUI dashboard, there is a "Power" field that say "AC adapter" or "POE 802.3au". Is there an equivalent for that in the API?

choywy by Level 1
  • 3457 Views
  • 4 replies
  • 0 Helpful votes

I try to setup http service on my Windows 10 laptop with Docker Desktop. I run the nginx docker on the docker desktop with port mapping 8080:80. I can ping between my laptop and the 9300 switch. We started the ZTP process, I had below error pnp-disco...

cxu21 by Level 1
  • 484 Views
  • 1 replies
  • 0 Helpful votes

#guestshell enableInterface will be selected if configured in app-hostingPlease wait for completionThe process for the command is not responding or is otherwise unavailable #show ioxVirtual Service Global State and Virtualization Limits:Infrastructur...

Top Solution Authors