Daytona · Arazzo Workflow
Daytona Restore an Archived Sandbox
Version 1.0.0
Start an archived or stopped sandbox and wait until it is running again.
View Spec
View on GitHub
AIAgentsArtificial IntelligenceCloudCode ExecutionComputer UseDeveloper ToolsInfrastructureOpen SourceSandboxSecure ExecutionArazzoWorkflows
Provider
Workflows
restore-archived-sandbox
Start an archived sandbox and wait for it to be running.
Starts an archived or stopped sandbox, polls until it reaches the started state, then returns the running sandbox details.
1
startSandbox
startSandbox
Start the sandbox, triggering a restore if it was archived.
2
pollStarted
getSandbox
Poll the sandbox until it reports started, looping while it is restoring, pulling its snapshot, or starting, and ending if it errors.
3
getDetails
getSandbox
Read the details of the restored, running sandbox.