Skip to content

Edit FalconCloudGcpAccount

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

Edit-FalconCloudGcpAccount

SYNOPSIS

Modify a Falcon Cloud Security GCP account

DESCRIPTION

Requires 'CSPM registration: Write'.

PARAMETERS

Name Type Description Min Max Allowed Pipeline PipelineByName
ParentId String GCP parent identifier
Environment String GCP environment
ServiceAccount Object GCP service account

SYNTAX

Edit-FalconCloudGcpAccount [[-ParentId] <String>] [[-Environment] <String>] [[-ServiceAccount] <Object>] [-WhatIf] [-Confirm] [<CommonParameters>]

REFERENCE

Endpoints

PATCH /cloud-connect-cspm-gcp/entities/account/v1

falconpy

UpdateCSPMGCPAccount

USAGE

2024-09-03: PSFalcon v2.2.7

Clone this wiki locally