Settings API - GitHub Connections schema table

    GitHub Connections (app:dynatrace.github.connector:connection)

    GitHub authentication details

    Schema IDSchema groupsScope
    app:dynatrace.github.connector:connection-
    environment
    GETManagedhttps://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/app:dynatrace.github.connector:connection
    SaaShttps://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/app:dynatrace.github.connector:connection
    Environment ActiveGatehttps://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/app:dynatrace.github.connector:connection

    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
    Connection name
    name
    text

    The name of the GitHub connection

    required
    Type
    type
    enum

    Type of authentication method that should be used

    • pat
    required
    Token
    token
    secret

    Token for the selected authentication type

    required