updateNetScalerLicense


SoftLayer_Network_Application_Delivery_Controller::updateNetScalerLicense

Update the NetScaler VPX License.

Description

Update the NetScaler VPX License.

This service will create a transaction to update a NetScaler VPX License. After the license is updated the load balancer will reboot in order to apply the newly issued license

The load balancer will be unavailable during the reboot.


Parameters

None

Required Headers

Optional Headers

Return Values

Error Handling

  • Throws the exception ‘There is currently an outstanding transaction for this load balancer.’ when a load balancer currently has a running transaction.
curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Network_Application_Delivery_Controller/{SoftLayer_Network_Application_Delivery_ControllerID}/updateNetScalerLicense'