Skip to content
Raster
Esc
navigateopen⌘Jpreview
On this page

Reference

Every capability the product ships, and the limits on each.

Everything below is a call the API answers today, reachable from both SDKs, the CLI and every integration. Nothing here is planned or partial unless it says so.

Driving a machine

Keeping and reaching a machine

The account around it

Not shipped yet

Two things are worth naming because their absence changes how you design around them.

  • Memory snapshots. A capture is a cold disk capture and a start is a normal boot. There is no resume-from-RAM, so a long-running process does not survive a stop.
  • Portable snapshots. A captured disk lives on one host. Object storage is declared in configuration but nothing writes to it yet.

Was this page helpful?