Include the provider in the brief REST API representation of a circuit #10164

Closed
opened 2025-12-29 21:27:42 +01:00 by adam · 0 comments
Owner

Originally created by @jeremystretch on GitHub (Aug 30, 2024).

Originally assigned to: @jeremystretch on GitHub.

NetBox version

v4.1-beta1

Feature type

Change to existing functionality

Proposed functionality

When fetching the brief representations of circuits via the REST API (e.g. http://netbox:8000/api/circuits/circuits/?brief=true), include the nested representation of the provider for each circuit.

Use case

Each circuit must have an assigned provider, which is often necessary to fully identify an individual circuit (somewhat analogous to a device type's assigned manufacturer).

Database changes

None

External dependencies

None

Originally created by @jeremystretch on GitHub (Aug 30, 2024). Originally assigned to: @jeremystretch on GitHub. ### NetBox version v4.1-beta1 ### Feature type Change to existing functionality ### Proposed functionality When fetching the brief representations of circuits via the REST API (e.g. `http://netbox:8000/api/circuits/circuits/?brief=true`), include the nested representation of the provider for each circuit. ### Use case Each circuit must have an assigned provider, which is often necessary to fully identify an individual circuit (somewhat analogous to a device type's assigned manufacturer). ### Database changes None ### External dependencies None
adam added the status: acceptedtype: featurebetacomplexity: low labels 2025-12-29 21:27:42 +01:00
adam closed this issue 2025-12-29 21:27:42 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#10164