Skip to content

Remove FalconReconAction

bk-cs edited this page Oct 21, 2022 · 17 revisions

Remove-FalconReconAction

SYNOPSIS

Remove an action from a Falcon Intelligence Recon monitoring rule

DESCRIPTION

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

PARAMETERS

Name Type Min Max Allowed Pipeline PipelineByName Description
Id String X X Action identifier

SYNTAX

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

SDK Reference

falconpy

DeleteActionV1

USAGE

Deleting email notifications for a monitoring rule

Remove-FalconReconAction -Id <id>

2022-10-21: PSFalcon v2.2.3

Clone this wiki locally