Skip to content

Get FalconSnapshotScan

bk-cs edited this page Dec 19, 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-12-19: PSFalcon v2.2.8

Clone this wiki locally