ambari_services_getservices
Get a paginated list of services for a specific Ambari cluster, with options to filter fields and sort results.
Instructions
Get all services for a cluster
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clusterName | Yes | The name of the cluster | |
| fields | No | Filter fields in the response | ServiceInfo/service_name,ServiceInfo/cluster_name |
| sortBy | No | Sort resources in result by (asc | desc) | ServiceInfo/service_name.asc |
| page_size | No | The number of resources to be returned for the paged response. |