Error
Create a sandbox
Create a new sandbox from a snapshot. Provide at most one of snapshot_id or snapshot_name; if neither is provided, the server uses the default static blueprint.
POST
Error
Authorizations
Body
application/json
RestoreMemory, when non-nil, overrides the server default for whether to resume the sandbox from its captured memory snapshot.
true → resume from the memory snapshot if it exists; cold-boot the sandbox otherwise. false → always cold-boot, even if a memory snapshot exists. nil → use the server default.
Applies to this request only; a later stop+start of the same sandbox reverts to the server default.
Response
Created

