aiwaf-add-ip-blacklist-item-batch
Add multiple client IP addresses to the specified blacklist rule on the AIWAF device. The input record must contain src_addrs field in string type.
aiwaf-add-ip-blacklist-item-batch profile=PROFILE name=NAME [commit=t|f]
- profile=PROFILE
- Connect profile code of AIWAF device.
- name=NAME
- Name of the blacklist rule to add IP addresses to.
- commit=BOOL
- Specify 't' to commit immediately. 'f' by default.
Output Fields
Field | Type | Name | Description |
---|---|---|---|
_error | String | Error | Error message if the operation fails |