get_cluster_status
Monitor CockroachDB cluster health and node distribution with detailed or summary status updates for efficient database management.
Instructions
Get cluster health and node distribution.
Args: detailed (bool): If True, returns all node details. If False, returns summary info.
Returns: Details about the cluster's status and how nodes/ranges are distributed or an error message.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
detailed | No |