deleteObject


SoftLayer_Network_LoadBalancer_Global_Host::deleteObject

Deprecated

[Deprecated] Remove a host from the load balancing pool of a global load balancer account.

Description

The global load balancer service has been deprecated and is no longer available.

Remove a host from the load balancing pool of a global load balancer account.


Parameters

None

Required Headers

Optional Headers

  • None

Return Values

  • boolean

Error Handling

  • Throw the exception “Operation removeNsRecord has been deprecated and will be removed in API version 3.2.” when attempting to invoke this function.
curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Network_LoadBalancer_Global_Host/{SoftLayer_Network_LoadBalancer_Global_HostID}/deleteObject'