{ "opencollection": "1.0.0", "info": { "name": "Mist Admins Constants Definitions API", "version": "2604.1.1" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "Constants Definitions", "type": "folder" }, "items": [ { "info": { "name": "listApChannels", "type": "http" }, "http": { "method": "GET", "url": "https://api.mist.com/api/v1/const/ap_channels", "params": [ { "name": "country_code", "value": "", "type": "query", "description": "Country code, in two-character" } ] }, "docs": "Get List of List of Available channels per country code" }, { "info": { "name": "listApLEslVersions", "type": "http" }, "http": { "method": "GET", "url": "https://api.mist.com/api/v1/const/ap_esl_versions" }, "docs": "Get Available AP ESL Versions" }, { "info": { "name": "listApLedDefinition", "type": "http" }, "http": { "method": "GET", "url": "https://api.mist.com/api/v1/const/ap_led_status" }, "docs": "Get List of AP LED definition" }, { "info": { "name": "listAppCategoryDefinitions", "type": "http" }, "http": { "method": "GET", "url": "https://api.mist.com/api/v1/const/app_categories" }, "docs": "Get List of definitions of all the supported Application Categories. The example field contains an example payload as you would receive in the alarm webhook output." }, { "info": { "name": "listAppSubCategoryDefinitions", "type": "http" }, "http": { "method": "GET", "url": "https://api.mist.com/api/v1/const/app_subcategories" }, "docs": "Get List of definitions of all the supported Application sub-categories. The example field contains an example payload as you would receive in the alarm webhook output." }, { "info": { "name": "listApplications", "type": "http" }, "http": { "method": "GET", "url": "https://api.mist.com/api/v1/const/applications" }, "docs": "Get List of a list of applications that Juniper-Mist APs recognize" }, { "info": { "name": "listCountryCodes", "type": "http" }, "http": { "method": "GET", "url": "https://api.mist.com/api/v1/const/countries", "params": [ { "name": "extend", "value": "", "type": "query", "description": "Will include more country codes if true" } ] }, "docs": "Get List of available Country Codes" }, { "info": { "name": "listFingerprintTypes", "type": "http" }, "http": { "method": "GET", "url": "https://api.mist.com/api/v1/const/fingerprint_types" }, "docs": "Get List of supported fingerprint attribute values\n* family\n* model\n* mfg\n* os_type\n\nThis information can be used in the [Mist NAC Rules]($h/Orgs%20NAC%20Rules/_overview) `matching` attribute." }, { "info": { "name": "listGatewayApplications", "type": "http" }, "http": { "method": "GET", "url": "https://api.mist.com/api/v1/const/gateway_applications" }, "docs": "Get the full list of applications that we recognize" }, { "info": { "name": "listInsightMetrics", "type": "http" }, "http": { "method": "GET", "url": "https://api.mist.com/api/v1/const/insight_metrics" }, "docs": "List Insight Metrics" }, { "info": { "name": "listSiteLanguages", "type": "http" }, "http": { "method": "GET", "url": "https://api.mist.com/api/v1/const/languages" }, "docs": "Get List of Languages" }, { "info": { "name": "listLicenseTypes", "type": "http" }, "http": { "method": "GET", "url": "https://api.mist.com/api/v1/const/license_types" }, "docs": "Get License Types" }, { "info": { "name": "listMarvisClientVersions", "type": "http" }, "http": { "method": "GET", "url": "https://api.mist.com/api/v1/const/marvisclient_versions" }, "docs": "Get List of the available Marvis Client Versions." }, { "info": { "name": "listStates", "type": "http" }, "http": { "method": "GET", "url": "https://api.mist.com/api/v1/const/states", "params": [ { "name": "country_code", "value": "", "type": "query", "description": "Country code, in [two-character](/#operations/listCountryCodes)" } ] }, "docs": "Get List of ISO States based on country code" }, { "info": { "name": "listTrafficTypes", "type": "http" }, "http": { "method": "GET", "url": "https://api.mist.com/api/v1/const/traffic_types" }, "docs": "Get List of identified traffic" }, { "info": { "name": "listWebhookTopics", "type": "http" }, "http": { "method": "GET", "url": "https://api.mist.com/api/v1/const/webhook_topics" }, "docs": "Get List of the available Webhook Topics." } ] } ], "bundled": true }