I'm using the v0 of the meraki.py API. I'm trying to create a new network in my organization and populate the VLANs, I saw a post stating that I could bind the new network to a template that had VLANs enabled, but I get ['VLANs cannot be added to bound networks'] and if I unbind the network, it loses the VLAN enabled flag. As the API is used to simplify the deployment of networks, surely there is a way to do this without having to manually intervene, right? I'm hoping there is a simple answer that doesn't involve me having to learn a new framework. I wear several hats and am working this little time saver project on the side and if I have to learn something other than the Python/Meraki API, it will likely be months before I can work on this again.
Thanks for any help you can offer!