Adding a filter by tenant on device components #11887

Closed
opened 2025-12-29 21:51:14 +01:00 by adam · 1 comment
Owner

Originally created by @Etibru on GitHub (Dec 3, 2025).

Originally assigned to: @Etibru on GitHub.

NetBox version

v4.3.7

Feature type

New functionality

Proposed functionality

Add the ability to filter interfaces by tenant.

Use case

This would allow all interfaces for a given tenant to be listed.
This seems very practical in cases involving migration plans or fleet audits, etc.

Database changes

N/A

External dependencies

N/A

Originally created by @Etibru on GitHub (Dec 3, 2025). Originally assigned to: @Etibru on GitHub. ### NetBox version v4.3.7 ### Feature type New functionality ### Proposed functionality Add the ability to filter interfaces by tenant. ### Use case This would allow all interfaces for a given tenant to be listed. This seems very practical in cases involving migration plans or fleet audits, etc. ### Database changes N/A ### External dependencies N/A
adam added the status: acceptedtype: featurenetboxcomplexity: low labels 2025-12-29 21:51:14 +01:00
adam closed this issue 2025-12-29 21:51:14 +01:00
Author
Owner

@jeremystretch commented on GitHub (Dec 4, 2025):

I want to clarify that NetBox does not permit the assignment of tenants for individual interfaces; this is done via the parent device. So the proposed filter would need to account for this relationship.

Additionally, the filter should be implemented consistently for all device components, not just interfaces.

@jeremystretch commented on GitHub (Dec 4, 2025): I want to clarify that NetBox does not permit the assignment of tenants for individual interfaces; this is done via the parent device. So the proposed filter would need to account for this relationship. Additionally, the filter should be implemented consistently for _all_ device components, not just interfaces.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#11887