AIWAF

Download 11
Last updated May 18, 2025

aiwaf-ip-blacklist-rules

Retrieve the IP blacklist rules from the AIWAF device.

aiwaf-ip-blacklist-rules [profile=PROFILE]
profile=PROFILE
Connect profile code of AIWAF device.

Output Fields

FieldTypeNameDescription
profileStringConnect profileConnect profile code of AIWAF device.
idIntegerRule IDUnique identifier of the IP blacklist rule.
severityIntegerRisk levelRisk level of the IP blacklist rule. e.g. low, medium, high, critical
nameStringRule nameName of the IP blacklist rule.
src_addrsStringClient address rangesClient IP address ranges in the IP blacklist rule.
dst_addrsStringServer address rangesServer IP address ranges in the IP blacklist rule.
exempt_addrsStringExempt IPsIP addresses exempted from the IP blacklist rule.
actionStringActionAction to take when rule matches. e.g. BLOCK, DETECT
block_page_nameStringBlock Page nameName of the block page to display when blocked.
is_enabledBoolIs enabledWhether the IP blacklist rule is enabled.
is_log_enabledBoolIs logging enabledWhether logging is enabled for this rule.
is_mail_enabledBoolIs mail enabledWhether email notification is enabled for this rule.
descriptionStringDescriptionDescription of the IP blacklist rule.