Skip to main content
POST
Select GCP projects for a connection

Path Parameters

connectionId
string
required

Body

application/json

GCP projects to scan on this connection

projectIds
string[]
required

Project IDs to scan, from the connection's discovered projects.

Minimum array length: 1
Example:
projectNames
object

Display name per project ID, for the UI.

Example:
gcpOrganizationId
string

GCP organization the projects belong to. Saved on the connection when provided.

Example:

"123456789012"

Response

201 - undefined