External DocumentationTo learn more, visit the AlgoSec Firewall Analyzer documentation.
Basic Parameters
Parameter | Description |
---|---|
Device Tree Name | Tree name of the device. Can refer to a device, group or ALL_FIREWALLS . Can be obtained via List Devices action. |
Rule Search Query | Search query. The format for a simple query is: [Column Name][Basic Operator][Value] .For example: Source ==1.2.3.4 which equals to Source equals to "1.2.3.4" .For further information regarding Advanced Search Query format, please refer to AlgoSec Documentation. |
Search Type | Defines the type of the search to perform and the amount information to retrieve. * Basic - Returns only basic information on the rules. By default, search results are limited to 10,000 rules for basic search.* Full - Returns more information on the rules. By default, search results are limited to 5,000 rules for full search. |
Advanced Parameters
Parameter | Description |
---|---|
Exact Match | Determines whether to list only the objects that contain the exact IP address(es) or service(s) you are searching for. |
Include Any | In addition to the search query, include rules that contain the value Any in any of the queried fields. |
Include Containment | Enhance the query to search additionally for objects that contain the searched object/IP address. |