Daytona · Arazzo Workflow
Daytona Capture a Sandbox as a Snapshot
Version 1.0.0
Snapshot a live sandbox into a reusable image and wait for the sandbox to return to running.
View Spec
View on GitHub
AIAgentsArtificial IntelligenceCloudCode ExecutionComputer UseDeveloper ToolsInfrastructureOpen SourceSandboxSecure ExecutionArazzoWorkflows
Provider
Workflows
capture-sandbox-snapshot
Create a named snapshot from a sandbox and wait for the sandbox to settle.
Captures a snapshot from a live sandbox, then polls the sandbox until it returns to the started state.
1
captureSnapshot
createSandboxSnapshot
Trigger creation of a named snapshot from the live sandbox.
2
pollSettled
getSandbox
Poll the sandbox until it returns to started, looping while it is still snapshotting and ending if it errors.