05-05-2022 06:31 AM
Hello,
I'm looking to unbind hundreds of networks from a template for a client. Meraki has recently introduced functionality to be able to retain configurations for a network after you unbind. This is obviously great but it seems like this option isn't available when unbinding using the API.
I tried unbinding a network with the API and it automatically assumes I don't want to keep the configs. Would it be possible to add a "keep config" attribute? This would really make the endpoint much more useful
Thoughts/Suggestions on any other way I can go about this would be appreciated
Solved! Go to Solution.
09-21-2022 07:21 PM
This option is indeed available via API. Its just not mentioned there. You have to pass a query param
retainConfigs: true
and this will retain you configs while unbinding the template.
09-21-2022 07:21 PM
This option is indeed available via API. Its just not mentioned there. You have to pass a query param
retainConfigs: true
and this will retain you configs while unbinding the template.
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