Skip to content

Remove FalconReconAction

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

Remove-FalconReconAction

SYNOPSIS

Remove an action from a Falcon X Recon monitoring rule

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}$ Action identifier

SYNTAX

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

Generated 20220922 using PSFalcon v2.2.3

Clone this wiki locally