NGINX · Example Payload

Njs Ngx Example

API GatewayCachingCloud NativeLoad BalancerOpen SourceReverse ProxyWeb Server

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

Top-level fields

buildconf_file_pathconf_prefixerror_log_pathprefixversionversion_numberworker_id

Example Payload

Raw ↑
{
  "build": "nginx-plus-r32",
  "conf_file_path": "/etc/nginx/nginx.conf",
  "conf_prefix": "/etc/nginx/",
  "error_log_path": "/var/log/nginx/error.log",
  "prefix": "/usr/local/nginx",
  "version": "1.25.3",
  "version_number": 1025003,
  "worker_id": 0
}