{ "opencollection": "1.0.0", "info": { "name": "Mist Admins Constants Events API", "version": "2604.1.1" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "Constants Events", "type": "folder" }, "items": [ { "info": { "name": "listAlarmDefinitions", "type": "http" }, "http": { "method": "GET", "url": "https://api.mist.com/api/v1/const/alarm_defs" }, "docs": "Get List of brief definitions of all the supported alarm types. The example field contains an example payload as you would receive in the alarm webhook output.\nHA cluster node names will be specified in the `node` field, if applicable." }, { "info": { "name": "listClientEventsDefinitions", "type": "http" }, "http": { "method": "GET", "url": "https://api.mist.com/api/v1/const/client_events" }, "docs": "Get List of List of available Client Events" }, { "info": { "name": "listDeviceEventsDefinitions", "type": "http" }, "http": { "method": "GET", "url": "https://api.mist.com/api/v1/const/device_events" }, "docs": "Get list of available Device Events" }, { "info": { "name": "listMxEdgeEventsDefinitions", "type": "http" }, "http": { "method": "GET", "url": "https://api.mist.com/api/v1/const/mxedge_events" }, "docs": "Get List of available MX Edge Events" }, { "info": { "name": "listNacEventsDefinitions", "type": "http" }, "http": { "method": "GET", "url": "https://api.mist.com/api/v1/const/nac_events" }, "docs": "Get List of List of available NAC Client Events" }, { "info": { "name": "listOtherDeviceEventsDefinitions", "type": "http" }, "http": { "method": "GET", "url": "https://api.mist.com/api/v1/const/otherdevice_events" }, "docs": "Supported Events Type" }, { "info": { "name": "listSystemEventsDefinitions", "type": "http" }, "http": { "method": "GET", "url": "https://api.mist.com/api/v1/const/system_events" }, "docs": "Get List of List of available System Events" } ] } ], "bundled": true }