DevNet General Discussions

cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Forum Posts

The latest edition of the DevOps Shop is live, and this time we are discussing... Earning the Cisco DevNet Specialist DevOps Certification   In this video, we highlight an extremely valuable DevOps Certification available from Cisco: DevNet Specialis...

Hi, I am making calls through postman with meraki. I am able to retrieve the organizationID and the network ID but when attempting to get the getNetworkDevices, it is throwing up a 404 error. There is no issues with my variables etc that I can see. H...

Hey DevNet'ers, my name is Jeff Bull, Head of Developer Community for Cisco DevNet. In an effort to reduce complexity for our community members (YOU), in finding the support resources you need, my team and I are refreshing the DevNet Hub (where you a...

DevNetLogo-Circle-midnightblue-twotone.png
jeffrbul by Cisco Employee
  • 1175 Views
  • 1 replies
  • 2 Helpful votes

I am trying to develop a role that will turn off the 2.4 and 5 ghz radios and set the desired country codes then turn them back on.role logic:- name: Turn off 2.4 and 5 Ghz radios  cisco.ios.ios_config:    lines:      - "ap dot11 24ghz shutdown"     ...

8uck5nort by Frequent Visitor
  • 3307 Views
  • 5 replies
  • 0 Helpful votes

Hi all,Is it possible to retrieve the "Self-Service User ID" / Meeting Number per user via AXL?The AXL function listuser, doesn't have it in it's return values. The updateUser function, does have a function to set the "Self-Service User ID" : <selfSe...

hans.cremers by Community Member
  • 2605 Views
  • 2 replies
  • 0 Helpful votes

Hi team,I am looking to prepare a script for config translator for one of the migration projects from Cisco NX-OS and considering many of the parsing tools which can help here.Will the pyATS can parse the "show run" to get the output in json format s...

rys by Level 3
  • 3321 Views
  • 4 replies
  • 0 Helpful votes