Skip to content

Remove FalconFirewallGroup

bk-cs edited this page Oct 6, 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>]

Generated 20221006 using PSFalcon v2.2.3

Clone this wiki locally