Edit FalconReconNotification - CrowdStrike/psfalcon GitHub Wiki
Modify a Falcon Intelligence Recon notification
Requires 'Monitoring rules (Falcon Intelligence Recon): Write'.
| Name | Type | Description | Min | Max | Allowed | Pipeline | PipelineByName |
|---|---|---|---|---|---|---|---|
| InputObject | Object[] | One or more notifications to modify in a single request | X | ||||
| Id | String | pSendStatus | |||||
| Status | String | Notification status |
newin-progressclosed-false-positiveclosed-true-positive
|
||||
| AssignedToUuid | String | User identifier | |||||
| Message | String | ||||||
| IdpSendStatus | String |
Edit-FalconReconNotification [-Id] <String> [-Status] <String> [-AssignedToUuid] <String> [[-Message] <String>] [[-IdpSendStatus] <String>] [-WhatIf] [-Confirm] [<CommonParameters>]Edit-FalconReconNotification -InputObject <Object[]> [-WhatIf] [-Confirm] [<CommonParameters>]PATCH /recon/entities/notifications/v1
2024-09-03: PSFalcon v2.2.7
