Create sandbox from a template
Creates a new sandbox pre-configured from a named template
POST
Creates a new sandbox pre-configured from a named template
Request body
CreateFromTemplateRequest
string
required
Identifier of the template to use
integer
Timeout in seconds (30-3600)
object
Environment variables to inject
string
Override template CPU limit (e.g., ‘2’, ‘500m’)
string
Override template memory limit (e.g., ‘2Gi’, ‘512Mi’)
Response
CreateSandboxResponse
string (uuid)
string
SandboxStatusEnum
string (date-time)