"SoftLayer_" prefix removed for readability.
Edit a virtual IP address within a load balancer
Name | Type | Description |
---|---|---|
loadBalancer | SoftLayer_Network_LoadBalancer_VirtualIpAddress | The updated virtual IP address interface record |
None
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [SoftLayer_Network_LoadBalancer_VirtualIpAddress]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Network_Application_Delivery_Controller/{SoftLayer_Network_Application_Delivery_ControllerID}/updateLiveLoadBalancer'