Skip to content

Add support to query device/interface endpoints for circuits #18117

@dmulyalin

Description

@dmulyalin

NetBox version

v4.1.7

Feature type

New functionality

Triage priority

N/A

Proposed functionality

Add support to query over REST and GraphQL API devices and interface endpoints connected by this circuit

Currently to retrieve information on what devices and interfaces given circuit connects we have to query circuit terminations and from there send REST API request to trace the path for one of the interfaces circuit termination connected to. This is because circuits can be connected to rear-ports of patch panels and not to device interfaces directly, moreover, we can have multiple circuits connected together, as a result for big number of circuits (hundreds) it takes unreasonable amount of time to retrieve information on devices and interface that those circuits connect.

Use case

To provide applications using Netbox API with a way to efficiently query Netbox to retrieve information on devices and interfaces circuits are connecting.

Database changes

No response

External dependencies

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    complexity: highExpected to require a large amont of time and effort to implement relative to other tasksneeds milestoneAwaiting prioritization for inclusion with a future NetBox releasestatus: backlogAwaiting selection for worktype: featureIntroduction of new functionality to the application

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions