inspect

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

Changes

No recorded changes to this endpoint across all 1 revision of this API.