{ "opencollection": "1.0.0", "info": { "name": "Juniper Networks Juniper Apstra Allowlists and Blocklists BGP Routers API", "version": "4.2.0" }, "request": { "auth": { "type": "apikey", "key": "AuthToken", "value": "{{AuthToken}}", "placement": "header" } }, "items": [ { "info": { "name": "BGP Routers", "type": "folder" }, "items": [ { "info": { "name": "Juniper Networks List BGP routers", "type": "http" }, "http": { "method": "GET", "url": "https://{apstra_server}/api/bgp-routers" }, "docs": "Returns all BGP router configurations." } ] } ], "bundled": true }