F5 Networks · Schema

PoolMember

A pool member resource representing an individual backend server within a pool, identified by address and port.

API GatewayApplication DeliveryAutomationEdge ComputingKubernetesLoad BalancingMulti-CloudNGINXSecurityWAF

Properties

Name Type Description
kind string Resource type identifier.
name string Member name in address:port format.
fullPath string Full path including partition.
generation integer
selfLink string
address string IP address of the pool member.
connectionLimit integer Maximum concurrent connections. 0 means unlimited.
description string User-defined description.
dynamicRatio integer Dynamic ratio for load balancing.
ephemeral string Whether this is a transient auto-discovered member.
inheritProfile string Whether the member inherits the encapsulation profile from its parent pool.
logging string Whether monitor actions are logged.
monitor string Health monitor override for this member.
partition string Administrative partition.
priorityGroup integer Priority group number. Higher values receive traffic first when priority-group activation is configured.
rateLimit string Maximum connections per second. disabled means no limit.
ratio integer Ratio weight for load balancing.
session string Session availability state.
state string Operational state of the member.
View JSON Schema on GitHub