HTTP Limit Conns
Method GET
Return status of an HTTP limit_conn zone
Returns status of a particular HTTP limit_conn zone.
get/http/limit_conns/{httpLimitConnZoneName}
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.