getDiffieHellmanGroupOptions


SoftLayer_Network_Tunnel_Module_Context::getDiffieHellmanGroupOptions

Returns the diffie-hellman group options.

Description

The Diffie-Hellman group options used for both phases of the negotiation process.

The diffie-hellman group options are as follows:

  • 0 (None)
  • 1
  • 2
  • 5

Parameters

None

Required Headers

Optional Headers

  • None

Return Values

  • int[]
curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Network_Tunnel_Module_Context/getDiffieHellmanGroupOptions'