Skip to content

Remove FalconReconRule

bk-cs edited this page Oct 24, 2022 · 18 revisions

Remove-FalconReconRule

SYNOPSIS

Remove Falcon Intelligence Recon monitoring rules

DESCRIPTION

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

PARAMETERS

Name Type Min Max Allowed Pipeline PipelineByName Description
Id String[] X X Monitoring rule identifier

SYNTAX

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

SDK Reference

falconpy

DeleteRulesV1

USAGE

Deleting a monitoring rule

Remove-FalconReconRule -Id <id>, <id>

2022-10-24: PSFalcon v2.2.3

Clone this wiki locally