{ "opencollection": "1.0.0", "info": { "name": "Linkerd Proxy Admin Discovery Gateways API", "version": "2.x" }, "items": [ { "info": { "name": "Gateways", "type": "folder" }, "items": [ { "info": { "name": "Linkerd Get multicluster gateway metrics", "type": "http" }, "http": { "method": "POST", "url": "http://localhost:4191/api/v1/gateways", "body": { "type": "json", "data": "{}" } }, "docs": "Returns metrics for multicluster gateways including alive status, latency, and number of paired services." } ] } ], "bundled": true }