Each SoftLayer customer that has purchased a load balancer will have one defined in the SoftLayer_Network_LoadBalancer_VirtualIpAddress service. Load balancers have a virtual IP address and a number of SoftLayer_Network_LoadBalancer_Service objects associated with them. The SoftLayer_Network_LoadBalancer_VirtualIpAddress object is the only way for a customer to make changes to their load balancer service.
Load balancers can be upgraded by using the upgradeConnectionLimit function, but this will upgrade your billing accordingly. Downgrades are currently not supported, please open a ticket to accomplish a downgrade.
Disable a Virtual IP Address
Edit the object by passing in a modified instance of the object
Enable a Virtual IP Address
The account that owns this load balancer.
The current billing item for the Load Balancer.
If false, this VIP and associated services may be edited via the portal or the API. If true, you must configure this VIP manually on the device.
A flag indicating that the load balancer is a managed resource.
Retrieve a SoftLayer_Network_LoadBalancer_VirtualIpAddress record.
the services on this load balancer.
Kick all active connections off a Virtual IP Address.
Upgrades the connection limit on the Virtual IP Address and changes the billing item on your account to reflect the change.