Skip to content

Get FalconDiscoverGcpAccount

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

Get-FalconDiscoverGcpAccount

SYNOPSIS

Search for Falcon Discover for Cloud GCP accounts

DESCRIPTION

Requires 'D4C Registration: Read'.

PARAMETERS

Name Type Min Max Allowed Pipeline PipelineByName Description
ScanType String full
dry
Scan type
Id String[] X X GCP account identifier

SYNTAX

Get-FalconDiscoverGcpAccount [[-ScanType] <String>] [-Id] <String[]> [-WhatIf] [-Confirm] [<CommonParameters>]

USAGE

Validate provisioning status

Get-FalconDiscoverGcpAccount -Id <id> -ScanType dry

A properly provisioned account will display status: Event_DiscoverAccountStatusOperational.

Generated 2022-10-06 using PSFalcon v2.2.3

Clone this wiki locally