SoftLayer_Network_LoadBalancer_Global_Account


SoftLayer_Network_LoadBalancer_Global_Account

Description

Deprecated
The global load balancer service has been deprecated and is no longer available.

Local


allowedNumberOfHosts

The maximum number of hosts that a global load balancer account is allowed to have.
Type: int


averageConnectionsPerSecond

The average amount of connections per second used within the current billing cycle. This number is updated daily.
Type: float


connectionsPerSecond

The amount of connections per second a global load balancer account may use within a billing cycle without being billed for an overage.
Type: int


fallbackIp

The IP address that will be return to a DNS request when none of the hosts for a global load balancer account could be returned.
Type: string


hostname

The hostname of a global load balancer account that is being load balanced.
Type: string


id

The unique identifier of a global load balancer account.
Type: int


loadBalanceTypeId

The identifier of the load balance method for a global load balancer account.
Type: int


notes

Additional customer defined information for a global load balancer account.
Type: string

Relational


account

Your SoftLayer customer account.
Type: SoftLayer_Account


billingItem

The current billing item for a Global Load Balancer account.
Type: SoftLayer_Billing_Item


hosts

The hosts in the load balancing pool for a global load balancer account.
Type: SoftLayer_Network_LoadBalancer_Global_Host[]


loadBalanceType

The load balance method of a global load balancer account
Type: SoftLayer_Network_LoadBalancer_Global_Type


managedResourceFlag

A flag indicating that the global load balancer is a managed resource.
Type: boolean

Count


hostCount

A count of the hosts in the load balancing pool for a global load balancer account.
Type: unsignedLong