Skip to main content
GET
C#

Autorisations

Authorization
string
header
requis

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Réponse

Configuration Suspicious IP Throttling récupérée avec succès.

allowlist
(string<ipv4> | string<cidr> | string<ipv6> | string<ipv6_cidr>)[]

Liste des adresses IP de confiance auxquelles la protection contre les attaques ne s’applique pas.

enabled
boolean

Indique si les protections contre les attaques Suspicious IP Throttling sont actives.

shields
enum<string>[]

Action à entreprendre lorsqu’un seuil Suspicious IP Throttling est dépassé. Valeurs possibles : block, admin_notification.

Options disponibles:
block,
admin_notification
stage
object

Contient les options de configuration par étape (max_attempts et rate).