{ "opencollection": "1.0.0", "info": { "name": "Elasticsearch Bulk Cluster API", "version": "1.0.0" }, "items": [ { "info": { "name": "Cluster", "type": "folder" }, "items": [ { "info": { "name": "Get cluster health", "type": "http" }, "http": { "method": "GET", "url": "https://localhost:9200/_cluster/health" }, "docs": "Get cluster health" } ] } ], "bundled": true }