{ "opencollection": "1.0.0", "info": { "name": "Envoy Proxy Admin Certificates Endpoint Discovery API", "version": "1.38.0" }, "items": [ { "info": { "name": "Endpoint Discovery", "type": "folder" }, "items": [ { "info": { "name": "Envoy Proxy Endpoint Discovery Service (EDS)", "type": "http" }, "http": { "method": "POST", "url": "http://localhost:9901/v3/discovery:endpoints", "body": { "type": "json", "data": "{}" } }, "docs": "Fetches endpoint configuration from the management server. The Endpoint Discovery Service (EDS) returns a set of endpoint assignments for each cluster, specifying the network addresses of upstream hosts along with load balancing weights, health status, and locality information used for zone-aware routing." } ] } ], "bundled": true }