List all interfaces for a device #16984
Unanswered
digital-fortress
asked this question in
Help Wanted!
Replies: 3 comments 2 replies
-
Hello @digital-fortress , have you found a way ? I think the api doesn't have access to the interfaces... Even in the data model, i can't find a way to get the interfaces ip and name to execute a script inside netbox... Please help ! |
Beta Was this translation helpful? Give feedback.
2 replies
-
It should be something like |
Beta Was this translation helpful? Give feedback.
0 replies
-
Yes thank you, I hadn’t played enough with models in django as well as the
netbox models to understand EVERYTHING was linked !
…On Tue 29 Oct 2024 at 22:27, Brian Candler ***@***.***> wrote:
It should be something like /api/dcim/interfaces/?device_id=xxx
—
Reply to this email directly, view it on GitHub
<#16984 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A2DITZDAJMTSEHOD4QCIBDLZ574TZAVCNFSM6AAAAABLOPWPCKVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTCMBZGI4DCNA>
.
You are receiving this because you commented.Message ID:
***@***.***
com>
|
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
-
How can I get the list of all interfaces on a device to do a bulk update on them.
/api/dcim/devices/5056/interfaces/
The requested page does not exist.
Beta Was this translation helpful? Give feedback.
All reactions