Kong · Example Payload

Kong Gateway Admin Node Info Example

API GatewayAI GatewayAI ConnectivityAgent GatewayEvent GatewayMCP RegistryService MeshLLMKafkaKonnectOpen Source

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

Top-level fields

versionlua_versiontaglinehostnamenode_idtimerspluginsconfiguration

Example Payload

Raw ↑
{
  "version": "example_value",
  "lua_version": "example_value",
  "tagline": "example_value",
  "hostname": "example_value",
  "node_id": "500123",
  "timers": "example_value",
  "plugins": "example_value",
  "configuration": "example_value"
}