{ "opencollection": "1.0.0", "info": { "name": "Juniper Networks Juniper Apstra Intent-Based Networking Alarms Maps API", "version": "4.2" }, "request": { "auth": { "type": "apikey", "key": "AuthToken", "value": "{{AuthToken}}", "placement": "header" } }, "items": [ { "info": { "name": "Maps", "type": "folder" }, "items": [ { "info": { "name": "Juniper Networks List site maps", "type": "http" }, "http": { "method": "GET", "url": "https://{apstra_server}/api/sites/:site_id/maps", "params": [ { "name": "site_id", "value": "", "type": "path", "description": "Site unique identifier." } ] }, "docs": "Returns all floor plan maps for a site. Maps are used for indoor location, RF planning, and device placement visualization." } ] } ], "bundled": true }