Kong · Schema

ResourceConfigurationName

The human-readable name of this resource configuration.

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

JSON Schema

kong-resourceconfigurationname-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/ResourceConfigurationName",
  "title": "ResourceConfigurationName",
  "description": "The human-readable name of this resource configuration.",
  "type": "string",
  "example": "Data Plane Group Idle Timeout Minutes",
  "readOnly": true
}