wapples-acl-rules
Get ACL rules from WAPPLES device.
wapples-acl-rules [profile=PROFILE]
- profile=PROFILE
- WAPPLES connect profile code
Output Fields
| Field | Type | Name | Description |
|---|---|---|---|
| profile | String | Connect profile | e.g. wapples |
| id | String | ID | |
| name | String | Name | |
| enabled | Bool | Enabled | |
| src_ip | IP address | Source IP | |
| src_netmask | IP address | Source netmask | |
| src_port | Integer | Source port | |
| dst_ip | IP address | Destination IP | |
| dst_netmask | IP address | Destination netmask | |
| dst_port | Integer | Destination port | |
| host | String | Host | Separated by new line |
| method | String | Method | Separated by new line |
| uri | String | URI | Separated by new line |
| action | String | Action | e.g. DETECT, BLOCK |
| threshold_key | String | Threshold key | |
| threshold_interval | Integer | Threshold interval | seconds |
| threshold_count | Integer | Threshold count | |
| block_duration | Integer | Block duration | seconds |