{ "opencollection": "1.0.0", "info": { "name": "Admin cluster_health health API", "version": "1.4.0" }, "items": [ { "info": { "name": "health", "type": "folder" }, "items": [ { "info": { "name": "Health Check", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/health" }, "docs": "Check REST API Health." } ] } ], "bundled": true }