Ability to filter out interfaces with connections via API #2038

Closed
opened 2025-12-29 17:21:41 +01:00 by adam · 0 comments
Owner

Originally created by @kzimmerm on GitHub (Oct 1, 2018).

Environment

  • Python version: 3.6.3
  • NetBox version: 2.3.6

Proposed Functionality

Would like the ability to filter out interfaces that currently have an associated connection.
something like:

http://netbox/api/dcim/interfaces/?connection_status=false

Use Case

Easier to provide list of connections for a device like a switch that doesn't have a connection already.

Making it easier to see where a new device can connect to on the switch.

Database Changes

None

External Dependencies

None

Originally created by @kzimmerm on GitHub (Oct 1, 2018). ### Environment * Python version: 3.6.3 * NetBox version: 2.3.6 ### Proposed Functionality Would like the ability to filter out interfaces that currently have an associated connection. something like: http://netbox/api/dcim/interfaces/?connection_status=false ### Use Case Easier to provide list of connections for a device like a switch that doesn't have a connection already. Making it easier to see where a new device can connect to on the switch. ### Database Changes None ### External Dependencies None
adam added the status: acceptedtype: feature labels 2025-12-29 17:21:41 +01:00
adam closed this issue 2025-12-29 17:21:41 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#2038