Kong · Schema

ResourceConfigurationDescription

A more verbose description of what this resource configuration enforces.

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

JSON Schema

kong-resourceconfigurationdescription-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/ResourceConfigurationDescription",
  "title": "ResourceConfigurationDescription",
  "description": "A more verbose description of what this resource configuration enforces.",
  "type": "string",
  "example": "The number of minutes that a data plane group can be idle before it is automatically scaled down to zero instances.",
  "readOnly": true
}