Replies: 2 comments 1 reply
-
|
Beta Was this translation helpful? Give feedback.
1 reply
-
I updated my script but it still doesn't works :
|
Beta Was this translation helpful? Give feedback.
0 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.
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 to reproduce:
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
Actually i have this problem :

I accept any advice, thanks.
Beta Was this translation helpful? Give feedback.
All reactions