getAuthenticationOptions


SoftLayer_Network_Tunnel_Module_Context::getAuthenticationOptions

Returns the authentication options.

Description

Authentication options available for both phases of the negotiation process.

The authentication options are as follows:

  • MD5
  • SHA1
  • SHA256

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/getAuthenticationOptions'