Kong · Schema

ResourceQuotaDescription

A more verbose description of what this resource quota enforces.

API GatewayAI GatewayAI ConnectivityAgent GatewayEvent GatewayMCP RegistryService MeshLLMKafkaKonnectOpen Source
View JSON Schema on GitHub

JSON Schema

kong-resourcequotadescription-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/ResourceQuotaDescription",
  "title": "ResourceQuotaDescription",
  "description": "A more verbose description of what this resource quota enforces.",
  "type": "string",
  "example": "Across the organization, the aggregate number of active networks cannot exceed this value.",
  "readOnly": true
}