API Missing functionaliity

Solved
AutomationDude
Building a reputation

API Missing functionaliity

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

1 Accepted Solution
Harsh_G
Conversationalist

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.

 

View solution in original post

1 Reply 1
Harsh_G
Conversationalist

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.

 

Get notified when there are additional replies to this discussion.
Welcome to the Meraki Community!
To start contributing, simply sign in with your Cisco account. If you don't yet have a Cisco account, you can sign up.