Class LoadBalancerService

java.lang.Object
com.softlayer.api.Type
com.softlayer.api.service.Entity
com.softlayer.api.service.network.loadbalancer.LoadBalancerService

@ApiType("SoftLayer_Network_LoadBalancer_Service")
public class LoadBalancerService
extends Entity
The SoftLayer_Network_LoadBalancer_Service data type contains all the information relating to a specific service (destination) on a particular load balancer.

Information retained on the object itself is the the source and destination of the service, routing type, weight, and whether or not the service is currently enabled.
See Also:
SoftLayer_Network_LoadBalancer_Service