{ "opencollection": "1.0.0", "info": { "name": "Gallagher Command Centre REST Access Groups Alarms API", "version": "9.0.0" }, "items": [ { "info": { "name": "Alarms", "type": "folder" }, "items": [ { "info": { "name": "List Alarms", "type": "http" }, "http": { "method": "GET", "url": "https://localhost:8904/api/alarms", "params": [ { "name": "top", "value": "", "type": "query", "description": "Maximum number of results to return." }, { "name": "source", "value": "", "type": "query", "description": "Filter by alarm source." } ] }, "docs": "Retrieve a list of active alarms in the Command Centre system." } ] } ], "bundled": true }