Unable to retrieve interface and connection information with API #14950
Unanswered
KohnaiK
asked this question in
Help Wanted!
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Problem description:
When I try to retrieve information about the connected device via the interfaces tagged "NINJA", I cannot get detailed information about device B (the connected device).
Steps that i tried :
I currently have a lot of problems with step 4.
Current behavior:
I manage to retrieve the interfaces tagged "NINJA", but when I try to retrieve the details of the connected device, I don't get the desired information or i have a bug (i changed my script like, 40~50 times and still doesn't work, with pynetbox, netbox-python...).
Expected behavior:
I expect to be able to successfully retrieve the details of the connected device via the "NINJA" tagged interfaces.
For example :
Device name A; Interface name A source ---> Device name B; Interface name B destination
There is my script :
I tried with graphviz too, but i have the same problem, i can't see the links between devices
Beta Was this translation helpful? Give feedback.
All reactions