aap_list_hosts
List hosts in an Ansible Automation Platform inventory, applying filters for search, enabled status, and inventory ID with pagination support.
Instructions
List hosts in an AAP inventory.
Args: params (ListHostsInput): Pagination and filter options.
Returns: str: JSON with host list including id, name, inventory, enabled, variables.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |