-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
status: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: featureIntroduction of new functionality to the applicationIntroduction of new functionality to the application
Description
NetBox version
v3.3.9
Feature type
New functionality
Proposed functionality
Allow (API) filtering VLAN's based on L2VPN termination. Currently i can filter VLAN's based on description, ID etc. But not with their corresponding VXLAN VNI identifier.
If this functionality is already present in a different way (get all L2VPN's with linked VLAN's) then that would also fulfill our use-case.
Use case
This would allow us to get a list of all VLAN's which would be active in our VXLAN environment with the API call "L2VPN_termination__n='null'".
Database changes
No DB change required
External dependencies
No new external dependencies.
Metadata
Metadata
Assignees
Labels
status: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: featureIntroduction of new functionality to the applicationIntroduction of new functionality to the application