Kong · Example Payload

Kong Gateway Admin Healthchecks Example

API GatewayAI GatewayAI ConnectivityAgent GatewayEvent GatewayMCP RegistryService MeshLLMKafkaKonnectOpen Source

Kong Gateway Admin Healthchecks Example is an example object payload from Kong, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

activepassivethreshold

Example Payload

Raw ↑
{
  "active": "example_value",
  "passive": "example_value",
  "threshold": 42.5
}