Kong · Example Payload

Kong Gateway Admin Certificate Input Example

API GatewayAI GatewayAI ConnectivityAgent GatewayEvent GatewayMCP RegistryService MeshLLMKafkaKonnectOpen Source

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

Top-level fields

certkeycert_altkey_altsnistags

Example Payload

Raw ↑
{
  "cert": "example_value",
  "key": "example_value",
  "cert_alt": "example_value",
  "key_alt": "example_value",
  "snis": [],
  "tags": []
}