Interface GetSuspiciousIpThrottling200Response

Hierarchy

  • GetSuspiciousIpThrottling200Response

Indexable

[key: string]: any | any

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.