get_cluster_stats
Retrieve a high-level overview of Elasticsearch cluster statistics to monitor health, performance, and resource usage for effective cluster management.
Instructions
Returns high-level overview of cluster statistics.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}