Skip to content

Edit FalconReconAction

bk-cs edited this page Oct 20, 2022 · 19 revisions

Edit-FalconReconAction

SYNOPSIS

Modify a Falcon Intelligence Recon action

DESCRIPTION

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

PARAMETERS

Name Type Min Max Allowed Pipeline PipelineByName Description
Frequency String asap
daily
weekly
X Action frequency
Recipient String[] X Email address
Status String enabled
muted
X Action status
Id String X Action identifier

SYNTAX

Edit-FalconReconAction [-Frequency] <String> [-Recipient] <String[]> [-Status] <String> [-Id] <String> [-WhatIf] [-Confirm] [<CommonParameters>]

USAGE

Updating email notifications for a monitoring rule

Edit-FalconReconAction -Id <id> -Frequency weekly

2022-10-20: PSFalcon v2.2.3

Clone this wiki locally