Meraki API – Wireless SSID apTagsAndVlanIds
I’m fairly new to using Python but I’m trying to get the Meraki API to update the apTagsAndVlanIds=[{‘tags’: [‘tag1’, ‘tag2’], ‘vlanId’: 100}] parameter so that I can code multiple tags and vlan entries into it.