get_cluster_stats
Retrieve comprehensive statistics for OpenSearch clusters, including index health, shard allocation, and node performance, to monitor and manage cluster operations effectively.
Instructions
Get cluster statistics
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"title": "get_cluster_statsArguments",
"type": "object"
}