Skip to content

Get FalconReconExport

bk-cs edited this page Apr 28, 2023 · 2 revisions

Get-FalconReconExport

SYNOPSIS

Return status of Falcon Intelligence Recon export jobs

DESCRIPTION

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

PARAMETERS

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

SYNTAX

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

REFERENCE

Endpoints

GET /recon/entities/exports/v1

falconpy

GetExportJobsV1

USAGE

2023-04-25: PSFalcon v2.2.5

Clone this wiki locally