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 Pattern Allowed Pipeline PipelineByName Description
Comment String False False Audit log comment
Id String[] ^[a-fA-F0-9]{32}$ Rule group identifier

SYNTAX

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

USAGE

Generated 20220922 using PSFalcon v2.2.3

Clone this wiki locally