Skip to content

Remove FalconFirewallGroup

bk-cs edited this page Oct 20, 2022 · 18 revisions

Remove-FalconFirewallGroup

SYNOPSIS

Remove Falcon Firewall Management rule groups

DESCRIPTION

Requires 'Firewall Management: Write'.

PARAMETERS

Name Type Min Max Allowed Pipeline PipelineByName Description
Comment String Audit log comment
Id String[] X X Rule group identifier

SYNTAX

Remove-FalconFirewallGroup [[-Comment] <String>] [-Id] <String[]> [-WhatIf] [-Confirm] [<CommonParameters>]

USAGE

Deleting firewall rule groups

Remove-FalconFirewallGroup -Id <id>, <id>

2022-10-20: PSFalcon v2.2.3

Clone this wiki locally