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 VLANs by assigned interface #17669

Closed
jeremystretch opened this issue Oct 3, 2024 · 0 comments · Fixed by #17674
Closed

Filter VLANs by assigned interface #17669

jeremystretch opened this issue Oct 3, 2024 · 0 comments · Fixed by #17674
Assignees
Labels
complexity: low Requires minimal effort to implement status: accepted This issue has been accepted for implementation type: feature Introduction of new functionality to the application

Comments

@jeremystretch
Copy link
Member

NetBox version

v4.1.3

Feature type

New functionality

Proposed functionality

Introduce filters to filter VLANs by the assigned interface, e.g. GET /api/ipam/vlans/?interface_id=123).

Use case

This will enable filtering the global VLANs list by the ID of the assigned device or VM interface.

Database changes

No response

External dependencies

No response

@jeremystretch jeremystretch added status: accepted This issue has been accepted for implementation type: feature Introduction of new functionality to the application complexity: low Requires minimal effort to implement labels Oct 3, 2024
@jeremystretch jeremystretch self-assigned this Oct 3, 2024
bctiemann pushed a commit that referenced this issue Oct 11, 2024
* Closes #17669: Enable filtering VLANs by assigned interface

* Add tests
jeremystretch added a commit to alehaa/netbox that referenced this issue Oct 11, 2024
…erface (netbox-community#17674)

* Closes netbox-community#17669: Enable filtering VLANs by assigned interface

* Add tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
complexity: low Requires minimal effort to implement status: accepted This issue has been accepted for implementation type: feature Introduction of new functionality to the application
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant