Settings API - Red Hat Event-Driven Ansible Connections schema table
Red Hat Event-Driven Ansible Connections (app:dynatrace.redhat.ansible:eda-webhook.connection)
Connections containing access tokens for the Red Hat Ansible app. This connection can be used for connecting to the DT Event-Driven plugin within Red Hat Event-Driven Ansible.
Schema ID | Schema groups | Scope |
---|---|---|
app:dynatrace.redhat.ansible:eda-webhook.connection | - | environment |
GET | Managed | https://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/app:dynatrace.redhat.ansible:eda-webhook.connection |
SaaS | https://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/app:dynatrace.redhat.ansible:eda-webhook.connection | |
Environment ActiveGate | https://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/app:dynatrace.redhat.ansible:eda-webhook.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
Property | Type | Description | Required |
---|---|---|---|
Connection namename | text | A unique and clearly identifiable connection name. | required |
API URLurl | text | URL of the Event-Driven Ansible source plugin webhook. For example, https://eda.yourdomain.com:5010 | required |
Typetype | enum | Type of authentication method that should be used.
| required |
API access tokentoken | secret | API access token for the Event-Driven Ansible Controller. Please note that this token is not refreshed and can expire. | required |