getParameterConfigurationsForCustomerView


SoftLayer_Network_Tunnel_Module_Context::getParameterConfigurationsForCustomerView

Build and returns IPsec VPN tunnel configurations

Description

All of the IPSec VPN tunnel’s configurations will be returned. It will list all of phase one and two negotiation parameters. Both remote and local subnets will be provided as well. This is useful when the configurations need to be passed on to another team and/or company for internal network configuration.

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}/getParameterConfigurationsForCustomerView'