Skip to content

script to create Excel file based on the supported channels per country via the Mist API.

License

Notifications You must be signed in to change notification settings

jsnyder-juniper/Country_Channel_Mappings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Country_Channel_Mappings

This simple script is designed to pull all of the channels allowed by country for Mist APs.

##Requirments: Python 3.5+

Libraries:

  • requests
  • xlsxwriter

Informaiton:

There are 3 requirements for the script to run.

  • Mist API Token
  • Mist Org ID
  • Mist Site ID

These are passed in as CLI parameters

Usage:

python country_mappings.py -k <api key> -o <org_id> -s <site_id>

Help info

For additional options or info, you can run:

python country_happings.py --help

About

script to create Excel file based on the supported channels per country via the Mist API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages