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

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
  • 8400 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
  • 1553 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 Community Member
  • 2141 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 Community Member
  • 3113 Views
  • 3 replies
  • 0 Helpful votes

Hi!So i'm trying to find the "mapID" that is used for the endpoint "op/maps/{mapId}/image" by using the API and I can't find it.If I use the UI to check the floormap in Prime I can find the "domainid=xxxxxxx" in the URL for the floormap which transla...

Can someone tell us how to show the complete command output without breaks/pauses on Cisco Unified SIP Proxy (CUSP)10.0 and plus?We understand that for CUSP 9.1.Xthe command >terminal length 0works, but it seems not working for CUSP 10.0 (and +) Any ...

li-jie.yin by Community Member
  • 1836 Views
  • 1 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 3
  • 1091 Views
  • 1 replies
  • 0 Helpful votes