Kong · Example Payload

Kong Gateway Admin Target Input Example

API GatewayAI GatewayAI ConnectivityAgent GatewayEvent GatewayMCP RegistryService MeshLLMKafkaKonnectOpen-Source

Kong Gateway Admin Target Input 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

targetweighttags

Example Payload

Raw ↑
{
  "target": "example_value",
  "weight": 10,
  "tags": []
}