"SoftLayer_" prefix removed for readability.
Build and returns IPsec VPN tunnel address translation configurations
The address translations will be returned. All the translations will be formatted so that the configurations can be copied into a host file.
Format:
{address translation SoftLayer IP Address} {address translation name}
None
None
curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Network_Tunnel_Module_Context/{SoftLayer_Network_Tunnel_Module_ContextID}/getAddressTranslationConfigurations'