Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
image_name
string
required
source
object
required
description
string | null
size_mib
integer<int32>

Additional capacity in MiB beyond the actual filesystem size (defaults to 256). The final image size = calculated rootfs size + this value. Set to 0 for minimum possible image size, or higher for more free space.

Response

Image creation job started

image_name
string
required
job_id
string
required
status
string
required