v1
latestOpenAPI 3.1.02026-07-2675394318.9 KBinspect
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