Kong · Schema

Network Name

Human-readable name of the network.

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

JSON Schema

kong-networkname-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/NetworkName",
  "title": "Network Name",
  "description": "Human-readable name of the network.",
  "type": "string",
  "example": "us-east-2 network"
}