ambari_services_stopservice
Stops a specified service in an Ambari cluster. Provide cluster name and service name to execute the stop operation.
Instructions
Stop a specific service on the cluster
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clusterName | Yes | The name of the cluster | |
| serviceName | Yes | The name of the service to stop | |
| context | No | Context message for the stop operation | Stop service via MCP |