SoftLayer_Network_LBaaS_Pool


SoftLayer_Network_LBaaS_Pool

Description

The SoftLayer_Network_LBaaS_Pool type presents a structure containing attributes of a load balancer pool such as the protocol, protocol port and the load balancing algorithm used.

Local


createDate

Create date of the pool instance
Type: dateTime


loadBalancingAlgorithm

Load balancing algorithm: “ROUNDROBIN”, “WEIGHTED_RR”, “LEASTCONNECTION”
Type: string


modifyDate

Last updated date of the pool
Type: dateTime


protocol

Backends protocol, supported protocols are “TCP”, “HTTP” and “HTTPS”
Type: string


protocolPort

Backends protocol port
Type: int


provisioningStatus

Provisioning status of a load balancer pool.
Type: string


uuid

Instance uuid of the pool
Type: string