Remove FalconReconAction - CrowdStrike/psfalcon GitHub Wiki

Remove-FalconReconAction

SYNOPSIS

Remove an action from a Falcon Intelligence Recon monitoring rule

DESCRIPTION

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

PARAMETERS

Name Type Description Min Max Allowed Pipeline PipelineByName
Id String Action identifier X X

SYNTAX

Remove-FalconReconAction [-Id] <String> [-WhatIf] [-Confirm] [<CommonParameters>]

REFERENCE

Endpoints

DELETE /recon/entities/actions/v1

falconpy

DeleteActionV1

USAGE

Deleting email notifications for a monitoring rule

Remove-FalconReconAction -Id <id>

2023-04-25: PSFalcon v2.2.5

⚠️ **GitHub.com Fallback** ⚠️