NGINX · Example Payload

Plus Http Api Nginx Error Example

API GatewayCachingCloud NativeLoad BalancerOpen SourceReverse ProxyWeb Server

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

Top-level fields

errorrequest_idhref

Example Payload

Raw ↑
{
  "error": {
    "status": 404,
    "text": "Upstream not found",
    "code": "UpstreamNotFound"
  },
  "request_id": "b3e2f1a4c5d6e7f8",
  "href": "https://nginx.org/en/docs/http/ngx_http_api_module.html"
}