Skip to main content

applied_quotas

Overview

Nameapplied_quotas
TypeResource
Idconfluent.quotas.applied_quotas

Fields

NameDatatypeDescription
idstringID is the "natural identifier" for an object within its scope/namespace; it is normally unique across time but not space. That is, you can assume that the ID will not be reclaimed and reused after an object is deleted ("time"); however, it may collide with IDs for other object kinds or objects of the same kind within a different scope/namespace ("space").
_environment``
_kafka_cluster``
_network``
_organization``
_user``
api_versionstringAPIVersion defines the schema version of this representation of a resource.
applied_limitintegerThe latest applied service quota value, taking into account any limit adjustments.
default_limitintegerThe default service quota value.
display_namestringA human-readable name for the quota type name.
environmentobjectThe environment ID the quota is associated with.
kafka_clusterobjectThe kafka cluster ID the quota is associated with.
kindstringKind defines the object this REST resource represents.
metadata``ObjectMeta is metadata that all persisted resources must have, which includes all objects users must create.
networkobjectThe network ID the quota is associated with.
organizationobjectA unique organization id to associate a specific organization to this quota.
scopestringThe applied scope that this quota belongs to.
usageintegerShow the quota usage value if the quota usage is available for this quota.
userobjectThe user associated with this object.

Methods

NameAccessible byRequired ParamsDescription
get_service_quota_v1applied_quotaSELECTidGeneral Availability

Make a request to read an applied quota.
list_service_quota_v1applied_quotasSELECTscopeGeneral Availability

Retrieve a sorted, filtered, paginated list of all applied quotas.

Shows all quotas for a given scope.