Kong · Schema

ResourceQuotaId

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

JSON Schema

kong-resourcequotaid-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/ResourceQuotaId",
  "title": "ResourceQuotaId",
  "type": "string",
  "format": "uuid",
  "example": "9678f205-49a1-47bb-82d9-d01cafa42a0d",
  "readOnly": true
}