Skip to content

Get FalconSnapshotScan

bk-cs edited this page Sep 3, 2024 · 2 revisions

Get-FalconSnapshotScan

SYNOPSIS

Retrieve Falcon Cloud Security snapshot scan reports

DESCRIPTION

Requires 'Snapshot: Read'.

PARAMETERS

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

SYNTAX

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

REFERENCE

Endpoints

GET /snapshots/entities/scanreports/v1

falconpy

GetScanReport

USAGE

2024-09-03: PSFalcon v2.2.7

Clone this wiki locally