axgate-ngfw-policies
Fetch security policies from AXGATE Next Generation Firewall
axgate-ngfw-policies profile=PROFILE [id=ID]
- profile=PROFILE
- AXGATE NGFW profile code
- id=ID
- ID of security policy
Output Fields
| Field | Type | Name | Description |
|---|---|---|---|
| profile | String | Connect profile | Connect profile code of AXGATE NGFW |
| ip_ver | Integer | IP version | 4 or 6 |
| from_zone | String | From zone | |
| to_zone | String | To zone | |
| priority | Integer | Priority | 1-130000 |
| bi_direction | Bool | Bidirectional | true or false |
| id | Long | Policy ID | 1-4294967295 |
| enable | Bool | Enabled | true or false |
| sources | List | Sources | Elements with ip, ip_high, label, group, group_set |
| destinations | List | Destinations | Elements with ip, ip_high, label, group, group_set, dnat_profile |
| services | List | Services | Elements with protocol, src_port, src_port_high, src_port_multi, dst_port, dst_port_high, dst_port_multi, icmp_type, icmp_code, timeout, group, group_set |
| action | String | Action | pass, drop, reject |
| time_groups | List | Time groups | Elements with name |
| snat_profile | Integer | SNAT profile ID | |
| no_offloading | Bool | No offloading | false by default |
| log | Bool | Logging | true or false |
| description | String | Description |