Skip to content

Edit FalconReconNotification

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

Edit-FalconReconNotification

SYNOPSIS

Modify a Falcon Intelligence Recon notification

DESCRIPTION

Requires 'Monitoring Rules (Falcon Intelligence 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>]

SDK Reference

falconpy

UpdateNotificationsV1

USAGE

2022-10-21: PSFalcon v2.2.3

Clone this wiki locally