"SoftLayer_" prefix removed for readability.
Remove a virtual IP address from a load balancer
Remove a virtual IP address from an application delivery controller based load balancer. Only the ‘‘name’’ property in the loadBalancer parameter must be populated. Changes are reflected immediately in the application delivery controller.
Name | Type | Description |
---|---|---|
loadBalancer | SoftLayer_Network_LoadBalancer_VirtualIpAddress | The virtual IP address interface you wish to remove |
Throw the exception “‘‘name’'” if the API is unable to locate a virtual IP address on the load balancer with the name specified in the ‘‘name’’ property in the loadBalancer parameter.