Resume Cluster
resume-clusterResume a paused RawTree dedicated cluster so it returns to active operation. Supply the organization and cluster ID, then use get-cluster to monitor progress.
Instructions
Purpose: Request that a paused RawTree dedicated cluster resume.
Returns: The updated cluster, including its lifecycle status. Resuming continues asynchronously after the request is accepted. Use get-cluster to check one cluster's progress.
Auth: The RawTree API requires a user access token with organization admin access. Authorization is enforced by the API.
Safety: You MUST confirm the exact organization and cluster ID before calling this tool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clusterId | Yes | Dedicated cluster ID returned by list-clusters. | |
| organization | Yes | Organization containing the cluster to resume. |