{ "opencollection": "1.0.0", "info": { "name": "Elastic Cloud Account Cluster API", "version": "1.0" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "Cluster", "type": "folder" }, "items": [ { "info": { "name": "Get cluster health", "type": "http" }, "http": { "method": "GET", "url": "https://api.elastic-cloud.com/_cluster/health" }, "docs": "Get cluster health" } ] } ], "bundled": true }