aiwaf-remove-ip-whitelist-item-batch
Remove multiple client IP addresses from the specified whitelist rule on the AIWAF device. The input record must contain src_addrs field in string type.
aiwaf-remove-ip-whitelist-item-batch profile=PROFILE name=NAME [commit=t|f]
- profile=PROFILE
- Connect profile code of AIWAF device.
- name=NAME
- Name of the whitelist rule to remove IP addresses from.
- 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 |