Skip to content

Remove FalconReconExport

bk-cs edited this page Jan 17, 2023 · 2 revisions

Remove-FalconReconExport

SYNOPSIS

Remove a Falcon Intelligence Recon export job

DESCRIPTION

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

PARAMETERS

Name Type Min Max Allowed Pipeline PipelineByName Description
Id String[] X X Recon export job identifier

SYNTAX

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

SDK Reference

falconpy

DeleteExportJobsV1

USAGE

2023-01-17: PSFalcon v2.2.4

Clone this wiki locally