Skip to content

Test FalconCloudGcpServiceAccount

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

Test-FalconCloudGcpServiceAccount

SYNOPSIS

Validate the credentials for a Falcon Cloud Security GCP service account

DESCRIPTION

Requires 'CSPM registration: Write'.

PARAMETERS

Name Type Description Min Max Allowed Pipeline PipelineByName
ServiceAccountId Int32 Service account identifier
ServiceAccountCondition Hashtable[] Service account conditions
ProjectId String Project identifier
ClientId String Client identifier
ClientEmail String Client email
PrivateKeyId String Private key identifier
PrivateKey String Private key

SYNTAX

Test-FalconCloudGcpServiceAccount [-ServiceAccountId] <Int32> [-ServiceAccountCondition] <Hashtable[]> [-ProjectId] <String> [-ClientId] <String> [-ClientEmail] <String> [-PrivateKeyId] <String> [-PrivateKey] <String> [-WhatIf] [-Confirm] [<CommonParameters>]

REFERENCE

Endpoints

POST /cloud-connect-cspm-gcp/entities/service-accounts/validate/v1

falconpy

ValidateCSPMGCPServiceAccountExt

USAGE

2024-09-03: PSFalcon v2.2.7

Clone this wiki locally