aiwaf-remove-ip-blacklist-item
Remove a client IP address from the IP blacklist rule in the AIWAF device.
aiwaf-remove-ip-blacklist-item profile=PROFILE name=NAME src-addrs=SRC-ADDRS [commit=t|f]
- profile=PROFILE
- Connect profile code of AIWAF device.
- name=NAME
- Name of the IP blacklist rule to remove IP addresses from.
- src-addrs=SRC-ADDRS
- Deleted client IP addresses
- commit=BOOL
- Specify 't' to commit immediately. 'f' by default.
Output Fields
Field | Type | Name | Description |
---|---|---|---|
profile | String | Connect profile | Connect profile code of AIWAF device. |
id | Integer | IP blacklist ID | IP blacklist rule ID where the IP addresses were removed from. |
src_addrs | String | Client IP addresses | Deleted client IP addresses |