Create a sandbox.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Runtime image selector for the sandbox. Only Tensorlake's managed Ubuntu 24.04 environment is currently supported in the public sandbox API.
Secret names to inject into the sandbox.
Sandbox timeout in seconds. 0 disables the timeout.
x >= 0Optional command to run when the sandbox starts.
Snapshot to restore from.
Allow sandbox ingress to route requests without validating auth credentials. The legacy request alias allow_unauthenticated_proxy_access is also accepted.
Additional sandbox ports that public ingress may route to. When omitted, only the management port 9501 is routable.
1 <= x <= 65535Template identifier to associate with the launched sandbox.
Sandbox created successfully