aap_get_controller_health
Check Ansible Automation Platform controller health and obtain version, active node, and instance statuses.
Instructions
Check AAP Controller health status (ping endpoint).
Returns: str: JSON with ha (bool), version, active_node, install_uuid, and instance statuses.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |