app:dynatrace.devobs.debugger:git.on.prem)
Specify your On-Premise Git servers to be able to fetch source code from them
Schema ID | Schema groups | Scope |
---|---|---|
app:dynatrace.devobs.debugger:git.on.prem | - | environment |
GET | Managed | https://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/app:dynatrace.devobs.debugger:git.on.prem |
SaaS | https://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/app:dynatrace.devobs.debugger:git.on.prem | |
Environment ActiveGate | https://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/app:dynatrace.devobs.debugger:git.on.prem |
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.
Property | Type | Description | Required |
---|---|---|---|
Git ProviderProvider | enum | The git service provider for this server
| required |
Server URLUrl | text | An HTTP/HTTPS URL of your server | required |
Include CredentialsIncludeCredentials | boolean | If turned on, requests to your Gitlab server will have the | required |