Documentation / @agentick/sandbox / SandboxSnapshot
Interface: SandboxSnapshot
Defined in: types.ts:96
Properties
id
id:
string
Defined in: types.ts:101
Sandbox ID.
provider
provider:
string
Defined in: types.ts:98
Provider name that created this sandbox.
state?
optionalstate:Record<string,unknown>
Defined in: types.ts:107
Provider-specific state for restoration.
workspacePath
workspacePath:
string
Defined in: types.ts:104
Workspace path.