Back to Node Auth0

Interface UpdateSuspiciousIpThrottlingSettingsResponseContent

docs/interfaces/management.Management.UpdateSuspiciousIpThrottlingSettingsResponseContent.html

5.9.11.7 KB
Original Source

Interface UpdateSuspiciousIpThrottlingSettingsResponseContent

interface UpdateSuspiciousIpThrottlingSettingsResponseContent {
enabled?: boolean;
shields?: Management.SuspiciousIpThrottlingShieldsEnum[];
allowlist?: SuspiciousIpThrottlingAllowlist;
stage?: SuspiciousIpThrottlingStage;
}

Index

Properties

enabled?shields?allowlist?stage?

Properties

Optionalenabled

enabled?: boolean

Whether or not suspicious IP throttling attack protections are active.

Optionalshields

shields?: Management.SuspiciousIpThrottlingShieldsEnum[]

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

Optionalallowlist

allowlist?: SuspiciousIpThrottlingAllowlist

Optionalstage

stage?: SuspiciousIpThrottlingStage

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties enabledshieldsallowliststage