banDurationSec property

int? banDurationSec
getter/setter pair

Can only be specified if the action for the rule is "rate_based_ban".

If specified, determines the time (in seconds) the traffic will continue to be banned by the rate limit after the rate falls below the threshold.

Implementation

core.int? banDurationSec;