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.
I'm trying to update DHCP settings under security&sdwan->DHCP via API call to the following end point (not totally sure why the example body is empty in the documentation):https://developer.cisco.com/meraki/api-v1/#!update-network-appliance-single-la...
I'm looking for api call to update the DHCP settings under security-sdwan->configure. In particular, I want to be able to set the Client addressing and Reserved IP ranges options.appliance model:MX68CW-NAappreciate your help.
Thanks @Philip D'Ath !! Indeed - that's correct. I got the same feedback since the update method didn't really work on a single LAN - Only VLAN is supported for the PUT method.https://community.meraki.com/t5/Developers-APIs/DHCP-updates-are-not-appli...