getAuthenticationDefault


SoftLayer_Network_Tunnel_Module_Context::getAuthenticationDefault

Returns the authentication default.

Description

The default authentication type used for both phases of the negotiation process. The default value is set to MD5.

Parameters

None

Required Headers

Optional Headers

  • None

Return Values

  • string
curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Network_Tunnel_Module_Context/getAuthenticationDefault'