Apache APISIX · Example Payload

Plugin Config Example

ApacheAPI GatewayCloud NativeKubernetesLuaNGINXOpen SourceTraffic Management

Plugin Config Example is an example object payload from Apache APISIX, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

descpluginslabels

Example Payload

Raw ↑
{
  "desc": "Example Apache APISIX resource",
  "plugins": {},
  "labels": {}
}