Error
inspect
Check if a file exists in image
Checks if a file exists in the specified image without returning the file content
HEAD
Error
Authorizations
IAM bearer token issued by the Nebius IAM service. Sent as
Authorization: Bearer <iam-token>. Must be combined with the
Project header (see IAMProjectHeader).
This is the recommended authentication scheme for new clients.
Nebius project ID associated with the IAM token. Required together
with IAMBearerAuth. Identifies the project context the request is
scoped to.
Path Parameters
The UUID of the image to inspect
Example:
"12345678-9abc-baba-deda-0123456789ab"
Query Parameters
The path of the file to check inside the image, e.g. /etc/hosts
Response
OK - The file exists in the image