| domain_list |
A comma-separated list of domain FQDNs to block. Wildcard entries (e.g. *.evil.com) are not supported and are skipped. |
| rule_name |
The name of the rule which will be created in the relevant products. Default: Cortex - Block Domain. |
| log_forwarding_name |
The Panorama log forwarding object name that specifies the Log Forwarding setting to apply to the PAN-OS custom rules. |
| address_group |
The name of the PAN-OS Panorama or Firewall address group used to hold the blocked domain FQDN objects. Default: Blocked Domains - Cortex. |
| auto_commit |
Whether to commit the new rule and push to the device group at the end of the run. Default: true. |
| tag |
The designated tag name for the domain FQDN object. Applied to every object the script creates. Default: cortex-blocked-domains. |
| brands |
A comma-separated list of integration brands to run the command for. If not provided, the command runs for all available integrations. |
| verbose |
Whether to retrieve a human-readable entry for every command or only the final result. True retrieves a human-readable entry for every command. False retrieves a human-readable entry only for the final result. Default: false. |