06-26-2023 08:34 PM
Looking for some assistance in moving networks/devices between Org(using API). I’ve tried using automated scripts (migrate_networks and migrate_devices) but migrate_networks.py is copying not network group policy attached to VLANS. I’m also open to other automated scripts that help migrate between organizations.
06-27-2023 01:44 AM
Hello,
I think, the most effective approach would involve using API calls to extract group policies and VLAN settings in JSON format and subsequently applying them to the destination network. Alternatively, otherwise, you can submit an issue on the Meraki automation scripts repository: https://github.com/meraki/automation-scripts.
06-27-2023 08:30 AM
Thanks for your reply. Will look at the option of extracting/applying GP and VLANS. Was just hoping that it would be built in to the scripts in GitHub.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide