Kong · Schema

ResourceQuotaName

The human-readable name of this resource quota.

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

JSON Schema

kong-resourcequotaname-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/ResourceQuotaName",
  "title": "ResourceQuotaName",
  "description": "The human-readable name of this resource quota.",
  "type": "string",
  "example": "Active Networks",
  "readOnly": true
}