{ "opencollection": "1.0.0", "info": { "name": "Mist Admins Constants Models API", "version": "2604.1.1" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "Constants Models", "type": "folder" }, "items": [ { "info": { "name": "getGatewayDefaultConfig", "type": "http" }, "http": { "method": "GET", "url": "https://api.mist.com/api/v1/const/default_gateway_config", "params": [ { "name": "model", "value": "", "type": "query", "description": "Model the default gateway config is intended (as the default LAN/WAN port can differ)" }, { "name": "ha", "value": "", "type": "query", "description": "Whether the config is intended for HA" } ] }, "docs": "Generate Default Gateway Config" }, { "info": { "name": "listDeviceModels", "type": "http" }, "http": { "method": "GET", "url": "https://api.mist.com/api/v1/const/device_models" }, "docs": "Get list of AP device models for the Mist Site" }, { "info": { "name": "listMxEdgeModels", "type": "http" }, "http": { "method": "GET", "url": "https://api.mist.com/api/v1/const/mxedge_models" }, "docs": "Get List of available Mx Edge models" }, { "info": { "name": "listSupportedOtherDeviceModels", "type": "http" }, "http": { "method": "GET", "url": "https://api.mist.com/api/v1/const/otherdevice_models" }, "docs": "Supported OtherDevice Models" } ] } ], "bundled": true }