{ "opencollection": "1.0.0", "info": { "name": "Juniper Networks Juniper Apstra Intent-Based Networking Alarms IBA API", "version": "4.2" }, "request": { "auth": { "type": "apikey", "key": "AuthToken", "value": "{{AuthToken}}", "placement": "header" } }, "items": [ { "info": { "name": "IBA", "type": "folder" }, "items": [ { "info": { "name": "Juniper Networks List IBA probes", "type": "http" }, "http": { "method": "GET", "url": "https://{apstra_server}/api/blueprints/:blueprint_id/iba/probes", "params": [ { "name": "blueprint_id", "value": "", "type": "path", "description": "Blueprint unique identifier." } ] }, "docs": "Returns all Intent-Based Analytics probes in a blueprint. IBA probes continuously collect and analyze telemetry data from network devices to detect anomalies and verify intent compliance." } ] } ], "bundled": true }