Allow filtering of devices/device types by assignment of DeviceBays #3185

Closed
opened 2025-12-29 18:26:25 +01:00 by adam · 0 comments
Owner

Originally created by @jeremystretch on GitHub (Jan 17, 2020).

Environment

  • Python version: 3.6.8
  • NetBox version: 2.7.1

Proposed Functionality

Add a device_bays filter for the Device and DeviceType models to allow searching for only instances types which have one or more device bays assigned.

Use Case

This establishes parity for filtering by other component types (interfaces, etc.).

Database Changes

None

External Dependencies

None

Originally created by @jeremystretch on GitHub (Jan 17, 2020). ### Environment * Python version: 3.6.8 * NetBox version: 2.7.1 ### Proposed Functionality Add a `device_bays` filter for the Device and DeviceType models to allow searching for only instances types which have one or more device bays assigned. ### Use Case This establishes parity for filtering by other component types (interfaces, etc.). ### Database Changes None ### External Dependencies None
adam added the status: acceptedtype: feature labels 2025-12-29 18:26:25 +01:00
adam closed this issue 2025-12-29 18:26:25 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#3185