-
SoftLayer_Network_LoadBalancer_VirtualIpAddress
Each SoftLayer customer that has purchased a load balancer will have one defined in the SoftLayer_Network_LoadBalancer_V...
-
SoftLayer_Network_LoadBalancer_VirtualIpAddress
The SoftLayer_Network_LoadBalancer_VirtualIpAddress data type contains all the information relating to a specific load b...
-
disable
Disable a Virtual IP Address, removing it from load balancer rotation and denying all connections to that IP address.
-
editObject
Like any other API object, the load balancers can have their exposed properties edited by passing in a modified version...
-
enable
Enable a disabled Virtual IP Address, allowing connections back to the IP address.
-
getAccount
Retrieve the account that owns this load balancer.
-
getBillingItem
Retrieve the current billing item for the Load Balancer.
-
getCustomerManagedFlag
Retrieve if false, this VIP and associated services may be edited via the portal or the API. If true, you must configure...
-
getManagedResourceFlag
Retrieve a flag indicating that the load balancer is a managed resource.
-
getObject
getObject retrieves the SoftLayer_Network_LoadBalancer_VirtualIpAddress object whose ID number corresponds to the ID num...
-
getServices
Retrieve the services on this load balancer.
-
kickAllConnections
Quickly remove all active external connections to a Virtual IP Address.
-
upgradeConnectionLimit
Upgrades the connection limit on the VirtualIp and changes the billing item on your account to reflect the change. This...