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

Filter cables by connected device #3023

Closed
jeremystretch opened this issue Mar 22, 2019 · 1 comment
Closed

Filter cables by connected device #3023

jeremystretch opened this issue Mar 22, 2019 · 1 comment
Labels
status: accepted This issue has been accepted for implementation type: feature Introduction of new functionality to the application

Comments

@jeremystretch
Copy link
Member

Environment

  • Python version: 3.5.6
  • NetBox version: 2.5.8

Proposed Functionality

Extend the Cable filter set to allow filtering by the connected parent object at either end. For example: /api/dcim/cables/?connected_device=switch42.

Use Case

This would allow an operator to easily return a list of all cables connected to a device.

Database Changes

N/A

External Dependencies

N/A

@jeremystretch jeremystretch added status: accepted This issue has been accepted for implementation type: feature Introduction of new functionality to the application labels Mar 22, 2019
@jbakklund
Copy link

I have been thinking about suggesting a filter allowing the return of a list of all cables connected at a spesific site, rack, or device - adding two more options to your Use Case description, but I am not sure whether or not this justifies adding two more feature requests or expanding this one?

@jeremystretch jeremystretch changed the title Filter cables by connected endpoint Filter cables by connected device Apr 29, 2019
@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