inspect
Download a file from image
Returns file content
get/inspect/{image_uuid}/download
Path parameters
image_uuidstring uuid required
A UUID string
Example:12345678-9abc-baba-deda-0123456789ab
The UUID of the image to inspect
Query parameters
pathstring required
The path of the file to inspect inside the image, e.g. /etc/hosts
textboolean
If present (with or without value), returns text/plain format instead of JSON
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.