Skip to content

Remove FalconIoaGroup

bk-cs edited this page Sep 22, 2022 · 17 revisions

Remove-FalconIoaGroup

SYNOPSIS

Remove custom Indicator of Attack rule groups

DESCRIPTION

Requires 'Custom IOA Rules: 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-FalconIoaGroup [[-Comment] <String>] [-Id] <String[]> [-WhatIf] [-Confirm] [<CommonParameters>]

USAGE

Generated 20220922 using PSFalcon v2.2.3

Clone this wiki locally