NGINX · Example Payload

Plus Http Api Nginx Http Location Zones Map Example

API GatewayCachingCloud-NativeLoad BalancerOpen-SourceReverse ProxyWeb Server

Plus Http Api Nginx Http Location 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

api-v1

Example Payload

Raw ↑
{
  "api-v1": {
    "requests": 2145873,
    "responses": {
      "1xx": 0,
      "2xx": 8945123,
      "3xx": 45210,
      "4xx": 12043,
      "5xx": 198,
      "codes": {
        "200": 8832451,
        "301": 42100,
        "404": 11890,
        "500": 198
      },
      "total": 9002574
    },
    "discarded": 12,
    "received": 54021845,
    "sent": 8741025631
  }
}