Skip to content

Simple script to bulk create sites in the mist dashboard from CSV file.

License

Notifications You must be signed in to change notification settings

jsnyder-juniper/bulk_site_creator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

buld_site_creator

Simple script to bulk create sites in the mist dashboard from CSV file.

Prerequisits:

  • config.py should have the google_api_key value filled out.
  • google_api_key should have the google maps Geocoding and Timezone APIs allowed
  • CSV with the following fields site_name, site_address with option fields rf_template_name

Usage:

python ./site_creator.py -k <Mist API Key> -o <Mist Org ID>

About

Simple script to bulk create sites in the mist dashboard from CSV file.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages