Object
The following fields are available on this object as described below.
| Name | Type | Null? |
|---|---|---|
|
id |
String | |
|
algorithm |
LoadBalancerRuleAlgorithmEnum | |
|
destination_port |
Integer | |
|
listen_port |
Integer | |
|
protocol |
LoadBalancerRuleProtocolEnum | |
|
proxy_protocol |
Boolean | |
|
certificates |
Certificate Array | |
|
backend_ssl |
Boolean | |
|
passthrough_ssl |
Boolean | |
|
check_enabled |
Boolean | |
|
check_fall |
Integer | |
|
check_interval |
Integer | |
|
check_path |
String | |
|
check_protocol |
LoadBalancerRuleCheckProtocolEnum | Optional |
|
check_rise |
Integer | |
|
check_timeout |
Integer | |
|
check_http_statuses |
LoadBalancerRuleHTTPStatusesEnum | Optional |
|
load_balancer |
LoadBalancer |