{ "opencollection": "1.0.0", "info": { "name": "Local Management APIs activations health API", "version": "v1" }, "items": [ { "info": { "name": "health", "type": "folder" }, "items": [ { "info": { "name": "Ping Service", "type": "http" }, "http": { "method": "GET", "url": "https://edge-host-ip:5080/v1/health/ping" }, "docs": "Ping Service" }, { "info": { "name": "Ready Service", "type": "http" }, "http": { "method": "GET", "url": "https://edge-host-ip:5080/v1/health/ready" }, "docs": "Ready Service" } ] } ], "bundled": true }