Skip to content

Firewall Management

Searching and managing firewall rules and rule groups

  • Firewall Management:read
  • Firewall Management:write

Required scopes: Firewall Management:write

Create a firewall rule group.

Example prompts:

  • “Create a Windows firewall rule group named ‘Prod Outbound‘“

Required scopes: Firewall Management:write

Delete firewall rule groups by ID.

Example prompts:

  • “Delete firewall rule group abc123”

Required scopes: Firewall Management:read

Search firewall rules in a specific policy container and return full rule details.

Example prompts:

  • “Show me all rules in firewall policy abc123”

Required scopes: Firewall Management:read

Search firewall rule groups and return full rule group details.

Example prompts:

  • “Find all enabled firewall rule groups for Windows”

Required scopes: Firewall Management:read

Search firewall rules and return full rule details.

Example prompts:

  • “Show me all enabled Windows firewall rules”
  • “Find firewall rules matching ‘outbound‘“
  • falcon://firewall/rules/fql-guide: Contains the guide for the filter param of firewall search tools.