New FalconCloudGcpAccount - CrowdStrike/psfalcon GitHub Wiki
Create a Falcon Cloud Security GCP account
Requires 'CSPM registration: Write'.
| Name | Type | Description | Min | Max | Allowed | Pipeline | PipelineByName |
|---|---|---|---|---|---|---|---|
| ParentId | String | Parent identifier | |||||
| ParentType | String | Parent type | |||||
| 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 |
New-FalconCloudGcpAccount [[-ParentId] <String>] [[-ParentType] <String>] [[-ServiceAccountId] <Int32>] [[-ServiceAccountCondition] <Hashtable[]>] [[-ProjectId] <String>] [[-ClientId] <String>] [[-ClientEmail] <String>] [[-PrivateKeyId] <String>] [[-PrivateKey] <String>] [-WhatIf] [-Confirm] [<CommonParameters>]POST /cloud-connect-cspm-gcp/entities/account/v2
2024-09-03: PSFalcon v2.2.7
