{ "cluster.health": { "url_params": { "error_trace": "__flag__", "filter_path": [], "human": "__flag__", "pretty": "__flag__", "expand_wildcards": [ "all", "open", "closed", "hidden", "none" ], "level": [ "cluster", "indices", "shards" ], "local": "__flag__", "master_timeout": [ "30s", "-1", "0" ], "timeout": [ "30s", "-1", "0" ], "wait_for_active_shards": [ "0", "all", "index-setting" ], "wait_for_events": [ "immediate", "urgent", "high", "normal", "low", "languid" ], "wait_for_nodes": [], "wait_for_no_initializing_shards": "__flag__", "wait_for_no_relocating_shards": "__flag__", "wait_for_status": [ "green", "yellow", "red" ] }, "methods": [ "GET" ], "patterns": [ "_cluster/health", "_cluster/health/{index}" ], "documentation": "https://www.elastic.co/guide/en/elasticsearch/reference/{branch}/cluster-health.html", "availability": { "stack": true, "serverless": false } } }