NGINX · Example Payload

Plus Http Api Nginx Http Keyval Zones Map Example

API GatewayCachingCloud-NativeLoad BalancerOpen-SourceReverse ProxyWeb Server

Plus Http Api Nginx Http Keyval Zones Map Example is an example object payload from NGINX, with 1 top-level field. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

rate_limit_zone

Example Payload

Raw ↑
{
  "rate_limit_zone": {
    "10.0.0.1": "1",
    "10.0.0.2": "5",
    "192.168.1.100": "2"
  }
}