start_all_services
Starts all services in an Ambari cluster simultaneously. Returns request information for progress tracking.
Instructions
Starts all services in an Ambari cluster (equivalent to "Start All" in Ambari Web UI).
[Tool Role]: Dedicated tool for bulk starting all services in the cluster, automating mass startup.
[Core Functions]:
Start all installed services simultaneously
Return request information for progress tracking
Provide clear success or error message for LLM automation
[Required Usage Scenarios]:
When users request to "start all services", "start everything", "cluster startup"
When recovering cluster after maintenance or outage
When users mention mass startup, bulk start, or cluster bring-up
Returns: Start operation result (success: request info, failure: English error message)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |