Kong · Example Payload

Kong Gateway Admin Node Status Example

API GatewayAI GatewayAI ConnectivityAgent GatewayEvent GatewayMCP RegistryService MeshLLMKafkaKonnectOpen Source

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

Top-level fields

databasememoryserverconfiguration_hash

Example Payload

Raw ↑
{
  "database": "example_value",
  "memory": "example_value",
  "server": "example_value",
  "configuration_hash": "example_value"
}