RestoreMemory, when non-nil, overrides the server default for whether to resume the sandbox from its captured memory snapshot.
public Unit restoreMemory(Boolean restoreMemory)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.
| Name | Type | Description |
|---|---|---|
restoreMemory* | Boolean |