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

Hi,I'm testing out the V2 api's and the /v2/map/floor/:floorId doesn't work. "code": 5000,    "message": {        "status": 404,        "message": "Error calling end point: http://internal-mapservice.eu-prod.dnaspaces.io:80/api/maps/v2/location/floor...

schuurman by Level 1
  • 420 Views
  • 1 replies
  • 0 Helpful votes

We want you to interact with SONiC on the Cisco 8000 router.  You’ll see in action, a 3-stage Clos topology bring-up and deploy a reliable network that is optimised for latency. Click here to explore the sandbox : https://devnetsandbox.cisco.com/RM/D...

annag by Cisco Employee
  • 1882 Views
  • 5 replies
  • 10 Helpful votes

Can someone please help me identify the correct endpoint/logic to use? Let's say I have a device template named 'My_Device' and it contains two fields 'Interface' and 'Bandwidth'.  What endpoints would I use to query the vManage API for the values of...

_Dustin_ by Level 1
  • 906 Views
  • 7 replies
  • 0 Helpful votes

Hello Everyone, I am in need to pull various configurations from Catalyst Center switches via the API. I know Netmiko/Paramiko can be used but the request is to leverage Catalyst Center. I am aware of "devices.get_device_config_by_id('deviceUUID')" o...

evanm by Level 1
  • 888 Views
  • 6 replies
  • 0 Helpful votes

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
  • 8163 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
  • 390 Views
  • 1 replies
  • 0 Helpful votes
Top Solution Authors