inspect
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
Changes
No recorded changes to this endpoint across all 1 revision of this API.