get_cluster_health
Get a composite health check for an Ocean cluster including node status, recent errors, and active rolls in a single API call.
Instructions
Composite health check for an Ocean cluster. Returns node status, recent errors, and active rolls in one call.
Args: cluster_id: The Ocean cluster ID (e.g. o-abc12345) account_id: Optional account ID to query. Defaults to SPOTINST_ACCOUNT_ID env var. cloud: Cloud provider: aws or azure (default: aws)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cluster_id | Yes | ||
| account_id | No | ||
| cloud | No | aws |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |