Interface PatchSuspiciousIpThrottlingRequest

Hierarchy

  • PatchSuspiciousIpThrottlingRequest

Properties

allowlist?: any[]

List of trusted IP addresses that will not have attack protection enforced against them.

enabled?: boolean

Whether or not suspicious IP throttling attack protections are active.

Action to take when a suspicious IP throttling threshold is violated. Possible values: block, admin_notification.