Basic Information

appmixer.imperva.waf.SetBlockIPRule

Block IPs

1.1.0

Public

Blocks a list of IP addresses by adding a blocking custom rule to the WAF (using RULE_ACTION_BLOCK action).

Properties

FieldTypeDescription
No properties defined

Input Ports

in

FieldTypeDescription
Site ID text -
IPs textarea List of IP address which will be blocked by adding a blocking custom rule to the waf. The values must be separated by a comma, space or newline. JSON format is also supported, for example: ["1.1.1.1", "2.2.2.2"].
TTL number Time to live in seconds. The IPs will be automatically removed after this duration. If not set, the IPs will remain permanent.

Output Ports

out

FieldTypeDescription
Site ID -
IPs -
Rules -

Full Metadata