Settings API - Git On-Premise Servers schema table

Git On-Premise Servers (app:dynatrace.devobs.debugger:git.on.prem)

Specify your On-Premise Git servers to be able to fetch source code from them

Schema IDSchema groupsScope
app:dynatrace.devobs.debugger:git.on.prem-
environment
GETManagedhttps://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/app:dynatrace.devobs.debugger:git.on.prem
SaaShttps://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/app:dynatrace.devobs.debugger:git.on.prem
Environment ActiveGatehttps://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/app:dynatrace.devobs.debugger:git.on.prem

Authentication

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.

Parameters

PropertyTypeDescriptionRequired
Git Provider
Provider
enum

The git service provider for this server

  • GithubOnPrem
  • GitlabOnPrem
  • BitbucketOnPrem
  • AzureOnPrem
required
Server URL
Url
text

An HTTP/HTTPS URL of your server

required
Include Credentials
IncludeCredentials
boolean

If turned on, requests to your Gitlab server will have the credentials option set to include. Otherwise, it will be set to omit.

required