API Docs differ from API Response #10866
Replies: 1 comment 1 reply
-
Netbox version?
Are you looking specifically at "GET /dcim/devices (dcim_devices_list)"? If so, you'll see that "power_ports" is a query parameter, not part of the response. This means that you could make an API call to What value is meaningful for
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
When I go to /api/docs and expand Devices, I see a parameter for "power_ports". When I run a query to /api/dcim/devices/ID, I do not receive a response including "power_ports". Am I missing something?
Beta Was this translation helpful? Give feedback.
All reactions