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 am trying to add IPv6 static routes via the API, but so far only succeed to add IPv4 static routes.A static LAN route subnet must be an IP address in CIDR format." "The static LAN route "my route" has an invalid next hop IP. The IPv4 address fe80::...
thank you @jscorb. Just confirmed that getting the routes does result in the IPv4 and IPv6 routes. All required field for IPv6 seem available, but posting the data back errors out with bad CIDR address. Looks like indeed the validation on the Meraki ...