{ "opencollection": "1.0.0", "info": { "name": "F5 Distributed Cloud Services Config Data API", "version": "1.0.0" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "Data", "type": "folder" }, "items": [ { "info": { "name": "List sites (observability)", "type": "http" }, "http": { "method": "GET", "url": "https://{tenant}.console.ves.volterra.io/api/data/namespaces/:namespace/sites", "params": [ { "name": "namespace", "value": "", "type": "path", "description": "F5 XC namespace" } ] }, "docs": "List sites (observability)" } ] } ], "bundled": true }