Closed
Description
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