Stream Limit Conns
Method GET
Return status of all stream limit_conn zones
Returns status information for each stream limit_conn zone.
get/stream/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
NginxStreamLimitConnZonesMap required
Status data for all stream <a href="https://nginx.org/en/docs/stream/ngx_stream_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.