LangChain Reference home pageLangChain ReferenceLangChain Reference
  • GitHub
  • Main Docs
Deep Agents
LangChain
LangGraph
Integrations
LangSmith
LangSmith
  • Client
  • Run Trees
  • Traceable
  • Evaluation
  • Schemas
  • Langchain
  • Jest
  • Vitest
  • Wrappers
  • Anonymizer
  • Jestlike
  • Vercel
  • Anthropic
  • Sandbox
⌘I

LangChain Assistant

Ask a question to get started

Enter to send•Shift+Enter new line

Menu

LangSmith
ClientRun TreesTraceableEvaluationSchemasLangchainJestVitestWrappersAnonymizerJestlikeVercelAnthropicSandbox
Language
Theme
JavaScriptlangsmithsandboxSandboxData
Interface●Since v0.8

SandboxData

Data representing a sandbox instance from the API.

Copy
interface SandboxData

Properties

View source on GitHub
property
created_at: string
property
dataplane_url: string
property
delete_after_stop_seconds: number
property
fs_capacity_bytes: number
property
id: string
property
idle_ttl_seconds: number
property
mem_bytes: number
property
name: string
property
snapshot_id: string
property
status: string
property
status_message: string
property
stopped_at: string
property
updated_at: string
property
vcpus: number

HTTP status for the response that caused the error