Skip to content

Get FalconCloudGcpServiceAccount

bk-cs edited this page Sep 3, 2024 · 1 revision

Get-FalconCloudGcpServiceAccount

SYNOPSIS

Retrieve service account and email information for a Falcon Cloud Security GCP service account

DESCRIPTION

Requires 'CSPM registration: Read'.

PARAMETERS

Name Type Description Min Max Allowed Pipeline PipelineByName
Id String GCP service account identifier X X

SYNTAX

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

REFERENCE

Endpoints

GET /cloud-connect-cspm-gcp/entities/service-accounts/v1

falconpy

GetCSPMGCPServiceAccountsExt

USAGE

2024-09-03: PSFalcon v2.2.7

Clone this wiki locally