Skip to content

Retrieve setup script for Google Cloud integration

GET
/api/v4/projects/{id}/google_cloud/setup/integrations.sh

Retrieves the setup script for Google Cloud integration.

id
required
One of:
string

The ID or URL-encoded path of the project

enable_google_cloud_artifact_registry
boolean
nullable

If true, indicates the Google Artifact Management integration should be enabled

google_cloud_artifact_registry_project_id
string
nullable /^[a-z][a-z0-9\-]{5,28}[a-z0-9]$/

Google Cloud Project ID for the Artifact Registry

OK

Bad Request

Not Found