enable


SoftLayer_Network_LoadBalancer_VirtualIpAddress::enable

Enable a Virtual IP Address

Description

Enable a disabled Virtual IP Address, allowing connections back to the IP address.

Parameters

None

Required Headers

Optional Headers

  • None

Return Values

  • boolean

Associated Methods

curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Network_LoadBalancer_VirtualIpAddress/{SoftLayer_Network_LoadBalancer_VirtualIpAddressID}/enable'