Kong · Schema

Provider Region Name

Human-readable name for cloud provider region. The list of available provider regions can be retrieved via the availability endpoint `/v2/cloud-gateways/availability.json`.

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

JSON Schema

kong-providerregionname-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/ProviderRegionName",
  "title": "Provider Region Name",
  "description": "Human-readable name for cloud provider region. The list of available provider regions can be retrieved via the\navailability endpoint `/v2/cloud-gateways/availability.json`.\n",
  "type": "string",
  "example": "N. Virginia"
}