Change Appliance type network to Combine ~ 500 networks

Solved
damgol
Comes here often

Change Appliance type network to Combine ~ 500 networks

Hello,

 

At the moment we have around 500 networks with MX appliance (Appliance type network) bound to template.
Now template is Combined also.

I want add AccessPoints to each network. The problem is that I can't add APs because Appliance networks are not detected in Inventory.
So I need change Appliance network to Combined network.
The only option I have found is to create a new Wireless network (temporary) assign it to a template and do a Combine with Appliance network. This way I have to create 500 Wireless networks, assign to template and do 500 times Combine which will be time consuming.


Do you have some idea how to make it faster?

Meraki's support is not helping so far.

1 Accepted Solution
RaphaelL
Kind of a big deal
Kind of a big deal

Yup ! Just tested it and works like a charm. 

 

This is what I would do in your situation. 

 

Create X wireless networks with https://developer.cisco.com/meraki/api-latest/#!create-organization-network

Bind X wireless network to your existing appliance network https://developer.cisco.com/meraki/api-latest/#!combine-organization-networks

 

You will end up with a network that is combined AND bound to a combined template. 

 

With APIs I would expect this to be done under 15mins.

View solution in original post

4 Replies 4
RaphaelL
Kind of a big deal
Kind of a big deal

I have not tested it yet , but this API endpoint should combine 2 networks : https://developer.cisco.com/meraki/api-latest/#!combine-organization-networks

 

 

RaphaelL
Kind of a big deal
Kind of a big deal

Yup ! Just tested it and works like a charm. 

 

This is what I would do in your situation. 

 

Create X wireless networks with https://developer.cisco.com/meraki/api-latest/#!create-organization-network

Bind X wireless network to your existing appliance network https://developer.cisco.com/meraki/api-latest/#!combine-organization-networks

 

You will end up with a network that is combined AND bound to a combined template. 

 

With APIs I would expect this to be done under 15mins.

damgol
Comes here often

Thank you. That might be the fastest solution. Do you orient maybe if when you create a network you can assign it to a template directly? Or do you have to do https://developer.cisco.com/meraki/api-latest/#!bind-network separately?
In response I see "isBoundToConfigTemplate:boolean" - But I don't know how to control it.

 

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.
Labels