PUT information on new device tab #9966
Unanswered
mobenchabane
asked this question in
Q&A
Replies: 1 comment 3 replies
-
Hello, |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi All;
I'm new in the era of programin and coding
I'm coming from network world
I am trying to write a code in Python that will use the API to get IP address of network devices (CISCO) and from there this programme will SSH all devices and get there config (Show running-config) until this point my code is working perfectly and I can print the confing on shell
My goal now is to create a new tab on device and push the config that I got of each device in this new tab and I'm blocked at this point
If someone can help it will be great
Many thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions