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 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
  • 1150 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
  • 1483 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
  • 1820 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
  • 759 Views
  • 1 replies
  • 0 Helpful votes

Hi there, I am a newbie for Cisco automation. I got an issue here: remote: Repository not found. fatal: repository ‘https://github.com/username/repo.git/’ not found I just used the git clone the repository to my local directory but I can’t login my a...

Top Solution Authors