CiscoDevNet/ansible-meraki

meraki_network no longer enables VLANs

kbreit opened this issue · 0 comments

v1 of the API changed how VLANs are enabled. Instead of updating the network there is a new endpoint documented at https://developer.cisco.com/meraki/api-v1/#!get-network-appliance-vlans-settings. I need to decide if this should be part of meraki_network or if there should be a meraki_network_vlan_settings module.