NetBox API /dcim/interfaces/{id}/trace/ not working in pynetbox #494
Labels
pynetbox
status: needs owner
This issue is tentatively accepted pending a volunteer committed to its implementation
type: bug
A confirmed report of unexpected behavior in the application
NetBox v3.3.0
pynetbox v6.6.2
The screenshot below shows the mapping of cables from a physical interface, through some patch panels, to a circuit:
This can be queried via the NetBox API directly (using cURL) without issue. I want to get the ID of the circuit at the end of this cable trace (which has ID 2):
Via pynetbox this doesn't work though:
The text was updated successfully, but these errors were encountered: