NGINX · Example Payload

Plus Http Api Nginx Http Location Zone Example

API GatewayCachingCloud NativeLoad BalancerOpen SourceReverse ProxyWeb Server

Plus Http Api Nginx Http Location Zone Example is an example object payload from NGINX, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

requestsresponsesdiscardedreceivedsent

Example Payload

Raw ↑
{
  "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
}