Start a sandbox
Creates an immutable sandbox and returns as soon as startup is accepted. Poll the returned ID until its status is running or failed.
Authorizations
API token created in the Thunder console.
Body
Resources, lifetime, network policy, environment, and immutable SSH key.
GPU type and count must be supplied together. Supported types and ranges depend on the organization's sandbox configuration.
One-line OpenSSH public key. It cannot be replaced after creation.
Optional display label. It must be unique among live sandboxes and cannot be used in place of the ID. It must be printable, have no leading or trailing whitespace or slash, and cannot be ., .., or a value surrounded by double underscores.
64Environment variables installed for SSH sessions.