NGINX · Example Payload

Njs Ngx Shared Example

API GatewayCachingCloud NativeLoad BalancerOpen SourceReverse ProxyWeb Server

Njs Ngx Shared Example is an example object payload from NGINX, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

rate_limitsession_store

Example Payload

Raw ↑
{
  "rate_limit": {
    "name": "rate_limit",
    "type": "number"
  },
  "session_store": {
    "name": "session_store",
    "type": "string"
  }
}