Command Palette
Search for a command to run

Start a machine

Start a stopped machine

POST
/auth/v1/seed/{namespace}/machines/{name}/start

Path parameters


namespace
type: string
required
The namespace (user or organization) the machine belongs to.
name
type: string
required
The machine name.

Previous List machines

Next Stop a machine