Computer Lifecycle
Start computer
Boot a stopped computer.
POST
Start computer
Starts a stopped or suspended computer. State is restored from its last running snapshot.
Idempotent - starting an already-running computer returns success without side effects.
Path parameters
Computer ID.
Response
true if start was initiated.Example
Response
Errors
401- Invalid or missing API key403- You don’t have access to this computer404- Computer not found
Start computer