Machines have four : running, sleeping, starting, and destroyed. You control transitions between them.Documentation Index
Fetch the complete documentation index at: https://docs.dedaluslabs.ai/llms.txt
Use this file to discover all available pages before exploring further.
List machines
Get machine details
Parameters
Parameters
The machine to retrieve.
Watch
Observe phase transitions over Server-Sent Events. The stream closes once the machine reaches its desired state.Parameters
Parameters
The machine whose lifecycle stream you want to watch.
Sleep
Zero compute cost. Storage persists. Wake takes a few seconds.Wake
Parameters
Parameters
Resize
Hotplug all three dimensions live: vCPU, memory, storage. No reboot, no downtime.Parameters
Parameters
Delete
Grab therevision from the retrieve output. This prevents accidental deletes from stale state.
Parameters
Parameters
Idle auto-sleep
Machines auto-sleep after 300 seconds (5 minutes) of no activity. Per-machine idle-sleep tuning is not exposed in the public API today. Activity is any successful execution, terminal/SSH session, or preview hit. Background processes inside the VM do not count — a machine runningtop in a detached screen will still auto-sleep.
Examples
OpenClaw on Dedalus
Host OpenClaw on a Dedalus Machine.
