Skip to main content
GET
/
v2
/
sandboxes
/
usage
Error
A valid request URL is required to generate request examples
{
  "cpu_limit_millicores": 123,
  "cpu_used_millicores": 123,
  "memory_limit_bytes": 123,
  "memory_used_bytes": 123,
  "pools_count": 123,
  "registries_count": 123,
  "sandbox_direct_count": 123,
  "sandbox_pool_replicas_count": 123,
  "sandbox_running_count": 123,
  "sandbox_stopped_count": 123,
  "sandboxes_limit": 123,
  "sandboxes_used": 123,
  "snapshots_count": 123,
  "templates_count": 123
}

Documentation Index

Fetch the complete documentation index at: https://docs.langchain.com/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

X-API-Key
string
header
required

Response

OK

cpu_limit_millicores
integer
cpu_used_millicores
integer
memory_limit_bytes
integer
memory_used_bytes
integer
pools_count
integer
registries_count
integer
sandbox_direct_count
integer
sandbox_pool_replicas_count
integer
sandbox_running_count
integer
sandbox_stopped_count
integer
sandboxes_limit
integer
sandboxes_used
integer
snapshots_count
integer
templates_count
integer