trusguard-blacklist-files
List blacklist files in Trusguard firewall.
Syntax
trusguard-blacklist-files [profile=PROFILE] [file-name=FILE-NAME] [ipv4-list=IPV4-LIST]
Options
- profile=PROFILE
- Optional. TrusGuard connect profile code
- file-name=FILE-NAME
- Optional. Filter by file name
- ipv4-list=IPV4-LIST
- Optional. Filter by IPv4 address list (separated by ,)
Output Fields
| Field | Type | Name | Description |
|---|---|---|---|
| profile | String | Connect profile | TrusGuard connect profile code |
| index | Long | Index | File index |
| file_name | String | File name | Name of the blacklist file |
| count | Long | Count | Number of IP addresses in the file |
| description | String | Description | File description |
| updated | Date | Expire updated | Expiration updated time |
| expire_date | Date | Expire date | Expiration date |
| is_auto_expired | Bool | Expire status | Expiration status |
| tms_creator | String | TMS creator | TMS PM integration |
| is_applied | Bool | Is applied | Changes applied status |