HTTP Limit Conns
Method GET
Return status of all HTTP limit_conn zones
Returns status information for each HTTP limit_conn zone.
get/http/limit_conns/
Query parameters
fieldsstring
Limits which fields of limit_conn zones will be output. If the “<literal>fields</literal>” value is empty, then only zone names will be output.
Response
Success
NginxHTTPLimitConnZonesMap required
Status data for all HTTP <a href="https://nginx.org/en/docs/http/ngx_http_limit_conn_module.html#limit_conn_zone">limit_conn zones</a>.
Changes
No recorded changes to this endpoint across all 1 revision of this API.