"SoftLayer_" prefix removed for readability.
Deprecated
| Name | Type | Description |
|---|---|---|
| translation | SoftLayer_Network_Tunnel_Module_Context_Address_Translation | The address translation to create for an IPSec network tunnel. |
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [SoftLayer_Network_Tunnel_Module_Context_Address_Translation]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Network_Tunnel_Module_Context/{SoftLayer_Network_Tunnel_Module_ContextID}/createAddressTranslation'