Load Balancer Pool Member¶
A load balancer pool member is an individual service within a load balancing pool that handles incoming traffic distributed by the load balancer.
The LoadBalancerPoolMember model provides the following fields:
ip_address
(IP Address): The IP address of the pool memberload_balancer_pool
(Load Balancer Pool): The load balancer pool that this object is a member ofcertificate_profiles
(CertificateProfile, optional): The SSL/TLS profile used by the pool memberport
(integer): The port number of the traffic to load balancessl_offload
(boolean, optional): A flag indicating whether the SSL offload is enabled for the pool memberhealth_check_monitor
(Health Check Monitor, optional): The health check monitor used by the pool membertenant
(Tenant, optional): The tenant to which the pool member belongsstatus
(Status): The status of the pool memberlabel
(string, optional): An optional descriptive label for the pool member.