-
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
3.3.9
Feature type
Change to existing functionality
Proposed functionality
- Currently, is seems to be impossible to query
L2VPNs by slug. - However, for the
L2VPNTerminationthe slug if the primary ID to refer to an L2VPN
This inconsistent handling of ID's makes automated handling of the API very difficult.
References
https://github.com/netbox-community/netbox/blob/develop/netbox/ipam/filtersets.py#L933
https://github.com/netbox-community/netbox/blob/develop/netbox/ipam/filtersets.py#L981
Use case
Consistently using the same field as ID for the same object simplifies integration with this API
Database changes
No response
External dependencies
No response
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