app:dynatrace.pagerduty:connection)
Credentials for the PagerDuty App
Schema ID | Schema groups | Scope |
---|---|---|
app:dynatrace.pagerduty:connection | - | environment |
GET | Managed | https://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/app:dynatrace.pagerduty:connection |
SaaS | https://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/app:dynatrace.pagerduty:connection | |
Environment ActiveGate | https://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/app:dynatrace.pagerduty:connection |
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 |
---|---|---|---|
Connection namename | text | The name of the PagerDuty connection | required |
PagerDuty API URLurl | text | URL of the PagerDuty API endpoint | required |
API tokentoken | secret | Token for the PagerDuty API endpoint | required |