Kong · Schema

DefaultResourceConfigurationId

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

JSON Schema

kong-defaultresourceconfigurationid-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/DefaultResourceConfigurationId",
  "title": "DefaultResourceConfigurationId",
  "type": "string",
  "format": "uuid",
  "example": "cc504063-f3bb-4e09-8e32-bbcdbc5cd618",
  "readOnly": true
}