updateLoadBalancer


SoftLayer_Network_LBaaS_LoadBalancer::updateLoadBalancer

Update a load balancer’s description.

Description

Update load balancer’s description, and return the load balancer object containing all listeners, pools, members and datacenter.

Parameters

Name Type Description
uuid string
newDescription string

Required Headers

Optional Headers

Return Values

curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [string, string]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Network_LBaaS_LoadBalancer/updateLoadBalancer'