Kong · Schema

SourceIPEnabled

Whether ip allow list is enabled for the organization.

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

JSON Schema

kong-sourceipenabled-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/SourceIPEnabled",
  "title": "SourceIPEnabled",
  "description": "Whether ip allow list is enabled for the organization.",
  "type": "boolean",
  "example": true,
  "default": false
}