getAddressTranslationConfigurations


SoftLayer_Network_Tunnel_Module_Context::getAddressTranslationConfigurations

Build and returns IPsec VPN tunnel address translation configurations

Description

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}


Parameters

None

Required Headers

Optional Headers

  • None

Return Values

  • string

Associated Methods

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'