Build Vm Image
Build a VM image from an existing container image.
Converts the image’s current registry content into a VM image without rebuilding the container image. If the image already has a VM artifact, this triggers a rebuild while keeping the registered artifact available until the replacement completes. 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
300 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.
Response
Successful Response
Response model for initiating a VM image build.