Cluster health
cluster_healthRetrieve the health status of an Elasticsearch cluster, optionally targeting specific indices and waiting for a desired status.
Instructions
Get the health of the cluster, optionally scoped to specific indices.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| index | No | Optional index name or pattern to scope the health report | |
| waitForStatus | No | Wait until the cluster reaches at least this status |