axgate-ngfw-nf-remove-blacklist
Remove blacklist entries by source and/or destination IP.
Syntax
axgate-ngfw-nf-remove-blacklist profile=STRING [src-ip=STRING] [dst-ip=STRING] [label=STRING]
Options
- profile=STRING
- Required. AXGATE NGFW (NF) profile code.
- src-ip=STRING
- Optional. Source IP address to remove.
- dst-ip=STRING
- Optional. Destination IP address to remove.
- label=STRING
- Optional. Restricts deletion to entries carrying the given label. Deletes regardless of label if omitted.
Note
At least one of src-ip and dst-ip is required.
Output fields
| Field | Type | Name | Description |
|---|---|---|---|
| command | String | Command | Executed command name |
| method | String | Method | API request method (add/mod/del/exe) |
| result | String | Result | Execution result (success) |
| profile | String | Connect profile | AXGATE NGFW (NF) connect profile |