Skip to content

Edit FalconReconNotification

bk-cs edited this page Sep 22, 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[] True False An array of notifications to modify in a single request
Id String False False Notification identifier
Status String False False Notification status
AssignedToUuid String False False User identifier

SYNTAX

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

Generated 20220922 using PSFalcon v2.2.3

Clone this wiki locally