Command Palette
Search for a command to run

Get SSH credentials

Retrieve SSH connection credentials for a machine

GET
/auth/v1/seed/{namespace}/dev/{name}/ssh-credentials

Path parameters

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