ambari_services_gethostcomponentswithstaleconfigs
Identifies host components in an Ambari cluster that need restart due to stale configurations, with optional filters for host, service, or component.
Instructions
Get host components that need restart due to stale configurations
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clusterName | Yes | The name of the cluster | |
| hostName | No | Filter by specific host name (optional) | |
| serviceName | No | Filter by specific service name (optional) | |
| componentName | No | Filter by specific component name (optional) |