Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to filter out interfaces with connections via API #2474

Closed
kzimmerm opened this issue Oct 1, 2018 · 0 comments
Closed

Ability to filter out interfaces with connections via API #2474

kzimmerm opened this issue Oct 1, 2018 · 0 comments
Labels
status: accepted This issue has been accepted for implementation type: feature Introduction of new functionality to the application

Comments

@kzimmerm
Copy link

kzimmerm commented 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

@jeremystretch jeremystretch added status: accepted This issue has been accepted for implementation type: feature Introduction of new functionality to the application beta labels Dec 6, 2018
@lock lock bot locked as resolved and limited conversation to collaborators Jan 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status: accepted This issue has been accepted for implementation type: feature Introduction of new functionality to the application
Projects
None yet
Development

No branches or pull requests

2 participants