{ "opencollection": "1.0.0", "info": { "name": "QuasarDB cluster Status API", "version": "3.15.0-nightly.0" }, "items": [ { "info": { "name": "Status", "type": "folder" }, "items": [ { "info": { "name": "status-liveness", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/status/liveness" } }, { "info": { "name": "status-readiness", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/status/readiness" } } ] } ], "bundled": true }