Return current resource consumption and organisation quota limits.
Sandbox counts include both direct claims and warmpool replicas. For self-hosted deployments limit fields are 0 (quotas not enforced).
Successful Response
Response model for sandbox resource usage and quota limits.
Usage fields reflect current consumption across all sandboxes (claims + warmpool replicas) and volumes in the workspace. Limit fields come from the organization-level quota configuration (Metronome).
For self-hosted deployments where quotas are not enforced, limit fields
are 0.
Total sandbox instances (claims + warmpool replicas)
Number of directly created sandbox instances
Number of sandbox instances from warm pool replicas
Organization quota for max sandbox instances (0 = unlimited)
Number of volumes
Organization quota for max volumes (0 = unlimited)
Number of templates
Number of warm pools
Number of registries
Total CPU in millicores across all sandboxes
Organization CPU quota in millicores (0 = unlimited)
Total memory in bytes across all sandboxes
Organization memory quota in bytes (0 = unlimited)
Total volume storage in bytes
Organization storage quota in bytes (0 = unlimited)