Hi, First, I've read https://community.meraki.com/t5/Developers-APIs/Create-VLAN-using-API-on-MX/m-p/250984#M11413 The docs state that dhcpLeaseTime is an accepted parameter/value for the https://developer.cisco.com/meraki/api-v1/create-network-appliance-vlan/ call. But if you try to use it, it's just ignored. Either the code should be corrected or the docs should be corrected. What's the plan on that ? Should I update the code to do a double call (create then update) or will this behavior be fixed in the dashboard API ? Thanks ! Arnaud
... View more