v1
latestOpenAPI 3.1.02026-07-2675394318.9 KBinspect
Check if a path can be archived from image
Checks if a file or a directory exists in the specified image without streaming the archive
head/inspect/{image_uuid}/archive
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 or directory to check inside the image, e.g. /etc
Response
OK - The path exists in the image