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

PropertyTypeDescriptionRequired
Connection name
name
text

A unique and clearly identifiable connection name.

required
API URL
url
text

URL of the Event-Driven Ansible source plugin webhook. For example, https://eda.yourdomain.com:5010

required
Type
type
enum

Type of authentication method that should be used.

  • api-token
required
API access token
token
secret

API access token for the Event-Driven Ansible Controller. Please note that this token is not refreshed and can expire.

required