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.
If I have Active-Active AutoVPN enabled and then switch oour Primary Uplink to our secondary WAN connection will the VPN tunnels stay active during the switch over or will they all drop connection as well?
Figured it out. Was using a read only API key. Needed to use a Full Access API Key.Is there a reason why it needs a Full Access API key. Read only users can already send wake on lan commands on the dashboard
Trying in Postman with the following JSON{ "vlanId": "20", "mac": "00:00:00:39:26:a9"}Comes up with:"JSONError: No data, empty input at 1:1 ^"If I try with this JSON { "vlanId": "20", "mac": "00:00:00:39:26:a9", "callback": { "url": "", "s...