Pinned Repositories
Mist-API-Cookbook
Simple API workflows to perform common actions
mist_browser_extension
Web Browser extension for Mist Developpers to provide quick access to Mist APIs. The application is analysing the URL of the current tab to provides the org_id, site_id (if any) object_id (if any) and quick access the main API calls for this page. It can also be used to manage and generate User and Org API Token.
mist_openapi
Mist APIs documentation in OpenAPI 3.0 specification. This is a manually maintained spec which is mainly for documentation purposes.
mist_psk
Web UI to manage Mist PPSK. This interface can be used by super admins and network admins to create, delete, edit the PPSKs, send it by email, or display a configuration QRCode to simplify the mobile devices configuration.
mist_psk_self_service
Web UI allowing end users to mange their own Mist PPSK. Network admins can access the configuration view with their Mist credentials, and configure their own user portal: API Token used by the application to manage the PPSKs, SSO configuration for end users (ADFS/SAML, Okta, Google, Azure, ...), UI customisation (logo, colors, text, ...)
mist_runner_collection
mist_switch_converter
Web UI to convert Cisco IOS and Juniper JunOS configuration file(s) to a single Juniper Mist switch template.
mist_switch_operator
Web UI leveraging Mist APIs to demo the switch configuration APIs. This app can be used to allow minor configuration changes on the Juniper switches ports, like the VLAN (based on the already configured VLANs on the Mist Dashboard), the PoE, the Speed and the Duplex.
mist_webhook_monitor
Web UI providing quick and easy way to test and display Mist Webhooks in real time
mist_webhook_translator
Mist Webhook Translator is a python web app to publish Mist Webhook messages to Slack or MsTeams channels.
Mist-Automation-Programmability's Repositories
Mist-Automation-Programmability/mist_browser_extension
Web Browser extension for Mist Developpers to provide quick access to Mist APIs. The application is analysing the URL of the current tab to provides the org_id, site_id (if any) object_id (if any) and quick access the main API calls for this page. It can also be used to manage and generate User and Org API Token.
Mist-Automation-Programmability/mist_openapi
Mist APIs documentation in OpenAPI 3.0 specification. This is a manually maintained spec which is mainly for documentation purposes.
Mist-Automation-Programmability/mist_runner_collection
Mist-Automation-Programmability/mist_switch_converter
Web UI to convert Cisco IOS and Juniper JunOS configuration file(s) to a single Juniper Mist switch template.
Mist-Automation-Programmability/mist_switch_operator
Web UI leveraging Mist APIs to demo the switch configuration APIs. This app can be used to allow minor configuration changes on the Juniper switches ports, like the VLAN (based on the already configured VLANs on the Mist Dashboard), the PoE, the Speed and the Duplex.
Mist-Automation-Programmability/mist_webhook_translator
Mist Webhook Translator is a python web app to publish Mist Webhook messages to Slack or MsTeams channels.
Mist-Automation-Programmability/mist_psk
Web UI to manage Mist PPSK. This interface can be used by super admins and network admins to create, delete, edit the PPSKs, send it by email, or display a configuration QRCode to simplify the mobile devices configuration.
Mist-Automation-Programmability/mist_psk_self_service
Web UI allowing end users to mange their own Mist PPSK. Network admins can access the configuration view with their Mist credentials, and configure their own user portal: API Token used by the application to manage the PPSKs, SSO configuration for end users (ADFS/SAML, Okta, Google, Azure, ...), UI customisation (logo, colors, text, ...)
Mist-Automation-Programmability/mist_webhook_monitor
Web UI providing quick and easy way to test and display Mist Webhooks in real time
Mist-Automation-Programmability/Mist-API-Cookbook
Simple API workflows to perform common actions
Mist-Automation-Programmability/mist_websocket_examples
This repository is listing some simple working examples of code using the Mist Websockets.
Mist-Automation-Programmability/Ekahau-Mist-CSV-Export
Ekahau to Mist CSV export
Mist-Automation-Programmability/guest_grabber
Mist-Automation-Programmability/mist_lambda_webhook
AWS Lambda to convert Mist web hooks to common formats.