v1
latestOpenAPI 3.1.02026-07-2675394318.9 KBinspect
Check if a file exists in image
Checks if a file exists in the specified image without returning the file content
head/inspect/{image_uuid}/download
Path parameters
image_uuidstring uuid required
Example:12345678-9abc-baba-deda-0123456789ab
The UUID of the image to inspect
Query parameters
pathstring required
The path of the file to check inside the image, e.g. /etc/hosts
Response
OK - The file exists in the image