Skip to content

Remove FalconFirewallGroup

bk-cs edited this page Sep 22, 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 False False Audit log comment
Id String[] True True Rule group identifier

SYNTAX

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

Generated 20220922 using PSFalcon v2.2.3

Clone this wiki locally