image_list
List your images. Parameters: Noneimage_get
image_create
Create an image from a stopped VM.image_create_version
Add a new version to an existing image.image_build
Build a NixOS image server-side from a public GitHub repo’s nix flake, pinned to the branch’s latest commit. A temporary builder VM (m0-build-*, billed like a normal machine) applies the profile, is snapshotted, and destroyed. A new image name publishes v1 on success; an existing name creates a draft version to promote. Track progress via image_version_get (buildStage, lastErrorMessage).
image_update
image_destroy
Destroying the auto-saved snapshot of a suspended machine (named
suspended-<machine>-<date>-<time>) also destroys that machine — the snapshot is its only copy of its disk.