Build Vm Image
Build a VM image from an existing container image.
Images pushed or transferred before VM images existed have no VM artifact, so VM sandbox creation fails with “VM image not found”. This converts the image’s current registry content into a VM image without rebuilding the container image. Requires VM sandboxes to be enabled for the owning account and a linux/amd64 image; for team images, only the image creator or team admins may trigger it. Poll /images/build/ for progress.
Rate Limit
50 requests per 60 seconds per IP and token.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Request model for building a VM image from an existing container image.
Team ID if the image is a team image
Response
Successful Response
Response model for initiating a VM image build.