Interface VirtualIpAddress.Service

  • All Superinterfaces:
    Maskable, ResultLimitable, Service
    Enclosing class:
    VirtualIpAddress

    @ApiService("SoftLayer_Network_LoadBalancer_VirtualIpAddress")
    public static interface VirtualIpAddress.Service
    extends Service
    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.
    See Also:
    SoftLayer_Network_LoadBalancer_VirtualIpAddress