Freigeben über


ConnectionFromIpNotAllowed type

Eingehende Verbindung von einer ip, die nicht zulässig ist. Die Zulassungsliste besteht aus ipv4- oder ipv6-Bereich in CIDR-Notation.

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