ambari_hosts_gethosts
Retrieve a list of all hosts in an Ambari cluster. Filter by fields, sort by host name, and control page size for efficient management.
Instructions
Returns a collection of all hosts
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | No | Filter fields in the response | Hosts/* |
| sortBy | No | Sort resources in result by (asc | desc) | Hosts/host_name.asc |
| page_size | No | The number of resources to be returned for the paged response. |