SoftLayer_Network_LBaaS_L7Pool


SoftLayer_Network_LBaaS_L7Pool

Description

The SoftLayer_Network_LBaaS_L7Pool type presents a structure containing attributes of a load balancer’s L7 pool such as the protocol, and the load balancing algorithm used. L7 pool is used for redirect_pool action of the L7 policy and is different from the default pool

Local


createDate

Create date of the L7 pool instance
Type: dateTime


id

None
Type: int


loadBalancingAlgorithm

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


modifyDate

Last updated date of the L7 pool
Type: dateTime


name

Name of the L7 pool.
Type: string


protocol

Backends protocol, supported protocol is, “HTTP”
Type: string


provisioningStatus

Provisioning status of a load balancer’s L7 pool.
Type: string


uuid

Instance uuid of the L7 pool
Type: string