{ "opencollection": "1.0.0", "info": { "name": "Juniper Networks Juniper Apstra Allowlists and Blocklists Insights API", "version": "4.2.0" }, "request": { "auth": { "type": "apikey", "key": "AuthToken", "value": "{{AuthToken}}", "placement": "header" } }, "items": [ { "info": { "name": "Insights", "type": "folder" }, "items": [ { "info": { "name": "Juniper Networks Get site AI insights", "type": "http" }, "http": { "method": "GET", "url": "https://{apstra_server}/api/sites/:site_id/insights/stats", "params": [ { "name": "site_id", "value": "", "type": "path", "description": "Site unique identifier" }, { "name": "metric", "value": "", "type": "query", "description": "Specific insight metric to retrieve" } ] }, "docs": "Returns AI-driven insights and analytics for the site, including anomaly detection, Service Level Expectations (SLE), and recommendations." } ] } ], "bundled": true }