Command Palette
Search for a command to run

Get machine status

Retrieve status and cloud resource details for a machine

GET
/auth/v1/seed/{namespace}/dev/{name}/status

Path parameters

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