Command Palette
Search for a command to run

Stop a machine

Stop a running machine

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

Path parameters


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

Previous Start a machine

Next Update a machine