{ "opencollection": "1.0.0", "info": { "name": "Aerospike REST Gateway Cluster API", "version": "1.0" }, "items": [ { "info": { "name": "Cluster", "type": "folder" }, "items": [ { "info": { "name": "Get cluster information (verify gateway connectivity to the Aerospike cluster)", "type": "http" }, "http": { "method": "GET", "url": "http://localhost:8080/v1/cluster" }, "docs": "Get cluster information (verify gateway connectivity to the Aerospike cluster)" } ] } ], "bundled": true }