Skip to content

Remove FalconReconRule

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

Remove-FalconReconRule

SYNOPSIS

Remove Falcon X Recon monitoring rules

DESCRIPTION

Requires 'Monitoring Rules (Falcon X Recon): Write'.

PARAMETERS

Name Type Min Max Pattern Allowed Pipeline PipelineByName Description
Id String[] ^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$ Monitoring rule identifier

SYNTAX

Remove-FalconReconRule [-Id] <String[]> [-WhatIf] [-Confirm] [<CommonParameters>]

USAGE

Generated 20220922 using PSFalcon v2.2.3

Clone this wiki locally