Get deviceTypes front_image and rear_image from the API #18396
Labels
status: needs triage
This issue is awaiting triage by a maintainer
type: feature
Introduction of new functionality to the application
NetBox version
v4.2.1
Feature type
New functionality
Triage priority
N/A
Proposed functionality
Currently, I cannot retrieve the stored front_image and rear_image of a device type from the API. The API response from
GET /api/dcim/device-types/
returns the URLs which are only accessible with a valid Netbox session but not with the API credentials.If there isn't already a way to get the images with the API key, it would be nice to be able to do so.
Use case
Currently, providing the front_image and rear_image in the API response is a dead end, as it cannot be used. For a deeper integration into other systems it would be nice to be able to retrieve the stored images with a API token.
Database changes
No response
External dependencies
No response
The text was updated successfully, but these errors were encountered: