{ "opencollection": "1.0.0", "info": { "name": "Juniper Networks Juniper Apstra Allowlists and Blocklists Connectivity Templates API", "version": "4.2.0" }, "request": { "auth": { "type": "apikey", "key": "AuthToken", "value": "{{AuthToken}}", "placement": "header" } }, "items": [ { "info": { "name": "Connectivity Templates", "type": "folder" }, "items": [ { "info": { "name": "Juniper Networks List connectivity templates", "type": "http" }, "http": { "method": "GET", "url": "https://{apstra_server}/api/blueprints/:blueprint_id/connectivity-templates", "params": [ { "name": "blueprint_id", "value": "", "type": "path", "description": "Blueprint unique identifier" } ] }, "docs": "Returns connectivity templates in the blueprint." } ] } ], "bundled": true }