{ "opencollection": "1.0.0", "info": { "name": "Juniper Networks Juniper Apstra Intent-Based Networking Alarms Service Instances API", "version": "4.2" }, "request": { "auth": { "type": "apikey", "key": "AuthToken", "value": "{{AuthToken}}", "placement": "header" } }, "items": [ { "info": { "name": "Service Instances", "type": "folder" }, "items": [ { "info": { "name": "Juniper Networks List service instances", "type": "http" }, "http": { "method": "GET", "url": "https://{apstra_server}/api/service-instances" }, "docs": "Returns all service instances. Service instances represent deployed network functions (firewall, load balancer, etc.) inserted into a service chain between virtual networks." } ] } ], "bundled": true }