Skip to main content

Quota

Workspace quota usage and limits

Description

A Quota is a read-only resource that surfaces the consumption limits assigned to a workspace and the workspace’s current usage against those limits. Currently, each workspace always contains exactly one Quota object named default.

Operations

GET /v1alpha1/workspaces/{workspace}/quotas/{name}

Get quota name in workspace workspace

HTTP CodeResponse
200 OKQuota
404 Not FoundError

API Objects

Quota

FieldTypeRequiredNotes
metadataObjectMetaStandard object metadata
spec.limits.persistentNetworksintYesN/A
spec.limits.networksintYesN/A
status.usage.persistentNetworksintYesN/A
status.usage.networksintYesN/A