Delen via


ConnectionFromIpNotAllowed type

Binnenkomende verbinding vanaf een IP-adres dat niet is toegestaan. De acceptatielijst bestaat uit ipv4- of ipv6-bereik in CIDR-notatie.

type ConnectionFromIpNotAllowed = AllowlistCustomAlertRule & {
  ruleType: "ConnectionFromIpNotAllowed"
}