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.
Working to upgrade some MS-350s to MS-355 so can't use the clone function. I had this script working for awhile, but it seems something changed with how the voiceVlan field is handled. So the collection runs with 48 iterations, a Get and Put operatio...
Update: It looks like there was a back end problem in Meraki causing this because we opened a case and it is now resolved. Using Get to pull switchport configs from MS-350 populates null as the voiceVlan value if there is no number assigned.
Thank you very much for the sample code. Trying to paste in one line at a time to validate.I am having trouble with it, might be a Postman formatting difference, not sure.Error on first statement
The problem, is I need to modify the value from current. The switch I am copying from might have no voice vlan configured or it might have vlan 815 for example. I need the switch I am copying to (currently at factory defaults) to get the value rather...