fortigate-firewall-policies
Fetch firewall policies from FortiGate device.
fortigate-firewall-policies
Output Fields
| Field | Type | Name | Description |
|---|---|---|---|
| profile | String | Connect profile | The identifier of FortiGate connect profile |
| policy_id | Long | Policy ID | |
| enabled | Bool | Enabled | |
| guid | String | GUID | |
| name | String | Name | |
| src_addr | String | Source addresses | Separated by new line |
| src_negate | Bool | Negate source | |
| dst_addr | String | Destination addresses | Separated by new line |
| dst_negate | Bool | Negate destination | |
| schedule | String | Schedule | e.g. always |
| service | String | Service | Separated by new line |
| service_negate | Bool | Negate service | |
| action | String | Action | e.g. accept, deny |
| log_traffic | Bool | Logging | Enable session logging |
| comment | String | Comment | |
| waf_profile | String | WAF profile | |
| av_profile | String | AV profile | |
| webfilter_profile | String | Webfilter profile | |
| dnsfilter_profile | String | DNS filter profile | |
| spamfilter_profile | String | Spam filter profile | |
| voip_profile | String | VoIP profile | |
| icap_profile | String | ICAP profile |