cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
3911
Views
6
Helpful
1
Comments
colo
Cisco Employee
Cisco Employee

The Provisioning API enables access to the Meraki dashboard configuration via a modern programmable API. This python library was created by a team of Meraki Network Support Engineers and Consulting Systems Engineers. The purpose of the library is to automate network functions such as bulk adding or modifying administrator accounts, creating VLANs, tag devices, and more to come. This code is open source and free to copy. Future goals for this project are to read, format, and post input from .csv files and JSON objects.

This project is currently focused on building out a collection of methods to facilitate bulk adding or modifying administrator accounts. Planned goals are to read, format, and post input from .csv files and JSON objects.

Source here:

https://github.com/meraki/provisioning-lib

Comments
fracjackmac
Level 1
Level 1

Hello @colo,

Thanks for the link!

I noticed that the latest update was 6 years ago and the Python3 module is based upon Python3.5.

Are there any updates available?  Are there plans to test the module against a more recent version of Python, possibly 3.10 or 3.11?

Thanks again!

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Quick Links