Question on using python for automation of moving sites from this template to other template

JH3
Comes here often

Question on using python for automation of moving sites from this template to other template

Hi, I am currently researching on how to use the python script to automate of moving the sites that have existing configuration from the old configuration template to a new configuration template. Is it possible to use automation for this? Thanks in advance.

1 REPLY 1
GreenMan
Meraki Employee
Meraki Employee

Yes - you can bind and unbind Networks to/from Templates with the following endpoints:

 

https://developer.cisco.com/meraki/api-v1/#!bind-network

https://developer.cisco.com/meraki/api-v1/#!unbind-network

I don't believe there's a single endpoint to move a Network directly from one Template to the other, as can be done through the Dashboard:   https://documentation.meraki.com/General_Administration/Templates_and_Config_Sync/Managing_Multiple_...

Get notified when there are additional replies to this discussion.