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 The element has these enums
| Required |
Server URLUrl | text | An HTTPS URL of your server (HTTP not supported) Provide only the base URL of the server, not a path to a specific project or repository (For instance, https://git.example.com) | Required |
Include CredentialsIncludeCredentials | boolean | If turned on, requests to your Gitlab server will have the | Required |