app:dynatrace.gitlab.connector:connection)
Connections containing access tokens for the GitLab Platform
(for more information read the GitLab API documentation)
app:dynatrace.gitlab.connector:connection
environment
GET | Managed | https://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/app:dynatrace.gitlab.connector:connection |
SaaS | https://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/app:dynatrace.gitlab.connector:connection | |
Environment ActiveGate | https://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/app:dynatrace.gitlab.connector:connection |
To execute this request, you need an access token with Read settings (settings.read
) scope. To learn how to obtain and use it, see Tokens and authentication.
name
A unique and clearly identifiable connection name to your GitLab instance.
url
The GitLab URL instance you want to connect. For example, https://gitlab.com
Include the http(s):// prefix
token
The GitLab token to use for authentication. Please note that this token is not refreshed and can expire.
GitLab token in the form of ******
. Not a secret for now due to problems retrieving it from the API functions