mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-01 16:39:11 +00:00
32 lines
615 B
JSON
32 lines
615 B
JSON
{
|
|
"cluster.state": {
|
|
"documentation": "http://elasticsearch.org/guide/reference/api/admin-cluster-state/",
|
|
"methods": ["GET"],
|
|
"url": {
|
|
"path": "/_cluster/state",
|
|
"paths": ["/_cluster/state"],
|
|
"parts": {
|
|
},
|
|
"params": {
|
|
"filter_blocks": {
|
|
},
|
|
"filter_index_templates": {
|
|
},
|
|
"filter_indices": {
|
|
},
|
|
"filter_metadata": {
|
|
},
|
|
"filter_nodes": {
|
|
},
|
|
"filter_routing_table": {
|
|
},
|
|
"local": {
|
|
},
|
|
"master_timeout": {
|
|
}
|
|
}
|
|
},
|
|
"body": null
|
|
}
|
|
}
|