stopSsl


SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_VirtualServer::stopSsl

Deprecated

Description

Stop SSL acceleration on all SSL virtual services (those with a type of HTTPS).

Parameters

None

Required Headers

Optional Headers

  • None

Return Values

  • boolean
curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_VirtualServer/{SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_VirtualServerID}/stopSsl'