SoftLayer_Network_LBaaS_Listener


SoftLayer_Network_LBaaS_Listener

Description

The SoftLayer_Network_LBaaS_Listener type presents a data structure for a load balancers listener, also called frontend.

Local


clientTimeout

maximum idle time in seconds(Range: 1 to 7200), after which the load balancer brings down the
Type: int


connectionLimit

Limit of connections a listener can accept
Type: int


createDate

Specifies when the listener was created.
Type: dateTime


id

None
Type: int


modifyDate

Specifies when the listener was updated previously.
Type: dateTime


protocol

Listeners protocol, one of “TCP”, “HTTP”, “HTTPS”.
Type: string


protocolPort

Listeners protocol port number.
Type: int


provisioningStatus

The provisioning status of listener.
Type: string


serverTimeout

maximum idle time in seconds(Range: 1 to 7200), after which the load balancer brings down the
Type: int


tlsCertificateId

This references to SSL/TLS certificate (optional) for a listener
Type: int


uuid

The UUID of a listener.
Type: string

Relational

Count


l7PolicyCount

A count of
Type: unsignedLong