Automation Gateway adapter
The Automation Gateway adapter integrates IAG with Itential Platform through the IAG API. Use this reference to set property values and other parameters for adapter-automation_gateway. These properties tell the adapter how to communicate with the system.
Adapter properties
Configure these properties to establish connectivity and define adapter behavior.
Authentication
Configure authentication methods for secure communication with Automation Gateway.
Healthcheck
Use healthchecks to monitor your adapter’s connectivity to Automation Gateway and ensure reliable communication.
Choose from these healthcheck types:
- Startup (recommended) — The adapter checks for connectivity during startup and performs no additional checks afterward. This provides simplicity and prevents unnecessary errors that can occur when a health check fails but Automation Gateway becomes available before the next scheduled check.
- Intermittent — The adapter checks connectivity to Automation Gateway at the frequency defined by the
frequencyproperty. - None (not recommended) — Itential Platform does not run a health check on Automation Gateway and cannot determine if it is connected to the gateway.
Proxy
Configure proxy settings for network environments requiring proxy connections.
Request
Configure request handling and retry behavior.
SSL
Configure SSL settings for secure connections.
Throttle
Throttling controls the rate and volume of requests sent to Automation Gateway.
Adapter throttling is not recommended because it can hinder the performance of your IAG instances. If you require throttling, tune and monitor your throttle configuration to avoid performance impact.
Sample configuration
The following JSON is a sample configuration for adapter-automation_gateway.
For more information on configuring MongoDB properties, see Mongo property definitions.
Deprecated: manual validation for Ansible playbook certification
The "playbook": "certified" value in the sample configuration above references the manual validation of Ansible playbooks by Itential. Beginning with IAG 2023.1, Itential has stopped this practice — community-produced module and collection content quality has reached sufficient levels that Itential’s certification practice is no longer required.