{ "opencollection": "1.0.0", "info": { "name": "API Reference AlertService NetworkGraphService API", "version": "1" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "NetworkGraphService", "type": "folder" }, "items": [ { "info": { "name": "GetNetworkGraph", "type": "http" }, "http": { "method": "GET", "url": "https://{central-host}/v1/networkgraph/cluster/:clusterId", "params": [ { "name": "clusterId", "value": "", "type": "path" }, { "name": "query", "value": "", "type": "query" }, { "name": "since", "value": "", "type": "query" } ] } } ] } ], "bundled": true }