ambari_services_isservicechecksupported
Check if a service check is supported for a specific service in an Ambari cluster stack. Requires cluster, service, stack name, and version.
Instructions
Check if service check is supported for a specific service in the stack
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clusterName | Yes | The name of the cluster | |
| serviceName | Yes | The name of the service | |
| stackName | Yes | The stack name (e.g., HDP, VDP) | |
| stackVersion | Yes | The stack version (e.g., 3.1, 2.6) |