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 Guys, Do you agree with this statement :Does YAML or JSON offers better control on datas you pass to Jinja2 in opposition to a simple Python dictionary ?While writing this question i realized that we could consider of coding this control in the py...

Jerems by Spotlight
  • 5231 Views
  • 3 replies
  • 0 Helpful votes

Hi Team,I wondered if one of you could share some Jinja2 Template design principles (What to do / What not to do) please ?Any link would be appreciated !Thanks in advance,Jerems

Jerems by Spotlight
  • 765 Views
  • 2 replies
  • 0 Helpful votes

Hi guys   Question to the Prime users out there: How to use the statistics API endpoints? Do they actually work? I get kind of no-sense outputs for endpoint-calls like the ones below - does anybody use these successfully?    /webacs/api/v4/op/statist...

I want to automate the process where I have to shut down a particular interface of vEdge whenever needed using python code. Is this possible at all, because I was searching for it in the API documentation and not sure it is there?

hrmt92 by Level 1
  • 990 Views
  • 3 replies
  • 0 Helpful votes

I am automating a task via the SDWAN API and whenever I request a response from methods like get_device_config or export_device_template_list, I get below error. result_json = json.loads(response.text)File "C:\Users\htmc0583\AppData\Local\Programs\Py...

hrmt92 by Level 1
  • 1152 Views
  • 3 replies
  • 0 Helpful votes

This is a python script I'm making to run against a network switch to check if do1x has been enabled on access ports that aren't in vlan 77 I have a dictionary object that has key's nested with-in key's (don't know the correct term for this). I need ...

AFlack20 by Level 1
  • 424 Views
  • 1 replies
  • 0 Helpful votes