I have a client who's trying to automate their network migration, and currently, when they manually set up a new network and bind that network to a template, they can then go and modify the VLAN for that bound network. Video here: https://share.getcloudapp.com/2Nurv5XY However, when I try to automate these steps using the Meraki API, the API fails and I also can't modify the network manually after its bound Video: https://share.getcloudapp.com/2NurvXpe Also if I try to create a network manually, (ignoring the API), I still can't modify the VLAN once bound: https://share.getcloudapp.com/eDu9l6ZP The script gives me the following error here on trying to update the VLAN to a bound network: "Error while updating VLAN for PV12345678_ltl : Cannot update applianceIp or subnet on a bound network's VLAN with same subnetting" Output: https://share.getcloudapp.com/qGuDrKXj I'm at a lost on how to proceed. I don't get why the client can modify the bound networks manually, but I can't, neither manually, nor with the API. Does anyone have any ideas?
... View more