Stream Limit Conns
Method GET
Return status of an stream limit_conn zone
Returns status of a particular stream limit_conn zone.
get/stream/limit_conns/{streamLimitConnZoneName}
Query parameters
fieldsstring
Limits which fields of the limit_conn zone will be output.
Response
Success
Example response
{
"passed": 15,
"rejected": 0,
"rejected_dry_run": 2
}Changes
No recorded changes to this endpoint across all 1 revision of this API.