Interface LoadBalancerPool.ProxyProtocol
- Enclosing class:
LoadBalancerPool
public static interface LoadBalancerPool.ProxyProtocol
The PROXY protocol setting for this pool:
- `v1`: Enabled with version 1 (human-readable header format)
- `v2`: Enabled with version 2 (binary header format)
- `disabled`: Disabled
The enumerated values for this property may
[expand](https://cloud.ibm.com/apidocs/vpc#property-value-expansion) in the future.
-
Field Summary
Fields
-
Field Details
-
DISABLED
-
V1
-
V2
-