Expose tagged objects through REST api #17793
Labels
complexity: medium
Requires a substantial but not unusual amount of effort to implement
netbox
status: accepted
This issue has been accepted for implementation
type: feature
Introduction of new functionality to the application
Milestone
Uh oh!
There was an error while loading. Please reload this page.
NetBox version
v4.1.1
Feature type
Data model extension
Triage priority
This is a very minor change
Proposed functionality
Add a new endpoint to get the list of the objects using a specific tag.
Use case
Looking up objects by their tags through the api currently requires numerous api calls to search through all object types. The underlying functionality exists as demonstrated by visiting the tag's display_url and looking under "Tagged Objects".
Database changes
N/A
External dependencies
N/A
The text was updated successfully, but these errors were encountered: