Settings API - PagerDuty Connections schema table

    PagerDuty Connections (app:dynatrace.pagerduty:connection)

    Credentials for the PagerDuty App

    Schema IDSchema groupsScope
    app:dynatrace.pagerduty:connection-
    environment
    GETManagedhttps://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/app:dynatrace.pagerduty:connection
    SaaShttps://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/app:dynatrace.pagerduty:connection
    Environment ActiveGatehttps://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/app:dynatrace.pagerduty: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 PagerDuty connection

    required
    PagerDuty API URL
    url
    text

    URL of the PagerDuty API endpoint

    required
    API token
    token
    secret

    Token for the PagerDuty API endpoint

    required