Kong · Schema

Network CIDR Block

CIDR block configuration for the network.

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

JSON Schema

kong-networkcidrblock-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/NetworkCIDRBlock",
  "title": "Network CIDR Block",
  "description": "CIDR block configuration for the network.",
  "type": "string",
  "example": "10.0.0.0/8"
}