Kong · Schema

ResourceConfigurationId

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

JSON Schema

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