Feature Request: Add VPN Subnet Translation to API

zbuchheit
Comes here often

Feature Request: Add VPN Subnet Translation to API

It looks like this has been request before, which I will link below.

I was wondering if there was any guidance about how to automate this. It works to do this via the dashboard, but of course automating this at scale becomes very difficult. Is there a recommended workaround or an update on when this should be anticipated to be available?

https://community.meraki.com/t5/Developers-APIs/VPN-Subnet-Translation-needed-in-API/m-p/152245
https://community.meraki.com/t5/Developers-APIs/Manage-MX-VPN-Subnet-translation-via-API/m-p/155771

1 Reply 1
Enduro
Here to help

Hi 

why can't you do this using the API?
For example, get the current configuration (/networks/{networkId}/appliance/vpn/siteToSiteVpn), modify it with a simple script, and use the API to put the desired configuration?

Get notified when there are additional replies to this discussion.