Services

Load Balancer Service

Properties

PropertyTypeRequiredDescription
descriptionstringnoLoad Balancer Service description
healthcheckobjectnoLoad Balancer Service healthcheck schema details
healthcheck-statusarray[object]noHealthcheck status per backend server schema details
idstringnoLoad Balancer Service ID
instance-poolobjectnoInstance Pool schema details
namestringnoLoad Balancer Service name
portintegernoPort exposed on the Load Balancer’s public IP
protocolstringnoNetwork traffic protocol

Allowed values: tcp, udp.
statestringnoLoad Balancer Service state

Allowed values: creating, deleting, running, updating, error.
strategystringnoLoad balancing strategy

Allowed values: round-robin, maglev-hash, source-hash.
target-portintegernoPort on which the network traffic will be forwarded to on the receiving instance
Last updated on