Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi Everyone,I got a little frustrated by the lack of any official PowerShell module for Cisco's Meraki products and the existing independently developed modules only have a fraction of the available endpoints. So to remedy this issue I wrote my own. ...
I think I actually found the issue you're having. I dug a bit deeper into the API docs and it looks like the lanIsolationEnabled setting is only available if you set your ipAssignmentMode to "Bridge mode"(this is also case sensitive because 路♂️). H...
Also, if you're developing in visual studio code, try out my powershell module commander extension:https://marketplace.visualstudio.com/items?itemName=DocNougat.powershell-commander
I just published version 1.0.3 of the module. It corrects the examples in the help for each command to use the hashtable properly and also makes any command that requires a specified SSID take the parameter SSIDNumber instead of just number.
Actually I think I figured it out. The Set-MerakiNetworkApplianceSSID endpoint doesn't support the following paremeters:ipAssignmentModebandSelectionlanIsolationEnabledhttps://developer.cisco.com/meraki/api-v1/update-network-appliance-ssid/