Skip to content

Edit FalconReconNotification

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

Edit-FalconReconNotification

SYNOPSIS

Modify a Falcon X Recon notification

DESCRIPTION

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

PARAMETERS

Name Type Min Max Allowed Pipeline PipelineByName Description
Array Object[] X An array of notifications to modify in a single request
Id String Notification identifier
Status String Notification status
AssignedToUuid String User identifier

SYNTAX

Edit-FalconReconNotification [-Id] <String> [-Status] <String> [-AssignedToUuid] <String> [-WhatIf] [-Confirm] [<CommonParameters>]
Edit-FalconReconNotification -Array <Object[]> [-WhatIf] [-Confirm] [<CommonParameters>]

Generated 20221006 using PSFalcon v2.2.3

Clone this wiki locally