app:dynatrace.redhat.ansible:automation-controller.connection)
Connections containing access tokens for the Red Hat Ansible app. This connection can be used for connecting to Red Hat Ansible Automation Controller as well as the open-source project AWX.
app:dynatrace.redhat.ansible:automation-controller.connection
environment
GET | Managed | https://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/app:dynatrace.redhat.ansible:automation-controller.connection |
SaaS | https://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/app:dynatrace.redhat.ansible:automation-controller.connection | |
Environment ActiveGate | https://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/app:dynatrace.redhat.ansible:automation-controller.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.
name
A unique and clearly identifiable connection name.
url
URL of the Ansible Automation Controller API endpoint. For example, https://ansible.yourdomain.com/api/v2/
type
Type of authentication method that should be used.
api-token
token
API access token for the Ansible Automation Controller. Please note that this token is not refreshed and can expire.