gcp-cloudbuild-bitbucket-webhook-api-key
A Bitbucket Server integration resource returns the immutable API key attached to its webhook.
Where it sits
| location | cloudbuild.projects.locations.bitbucketServerConfigs.get.apiKey |
| location kind | secret_value |
| data kinds | api_key webhook_secret credential |
| emits edge | CanReadCredential |
| service | Cloud Build (gcp:cloudbuild) |
Collection recipe
| access mode | read_api |
| operation | cloudbuild.projects.locations.bitbucketServerConfigs.get |
| response path | apiKey |
| encoding | string |
| params | {"name": "\u003cresource-name\u003e"} |
Required permissions
cloudbuild.integrations.get
References