Kong · Schema

ConfigurationId

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

JSON Schema

kong-configurationid-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/ConfigurationId",
  "title": "ConfigurationId",
  "type": "string",
  "format": "uuid",
  "example": "edaf40f9-9fb0-4ffe-bb74-4e763a6bd471",
  "readOnly": true
}