Skip to content

Load Balancer Service

Load Balancer Service

Properties

PropertyTypeRequiredDescription
descriptionstringnoLoad Balancer Service description

Max length: 255.
healthcheckLoad Balancer Service healthchecknoHealthcheck configuration
healthcheck-statusarray of Load Balancer Service statusnoHealthcheck status per backend server
idstringnoLoad Balancer Service ID

Must be a valid UUID.
instance-poolInstance PoolnoInstance Pool to forward network traffic to
namestringnoLoad Balancer Service name

Min length: 1. Max length: 255.
portintegernoPort exposed on the Load Balancer’s public IP

Min: 0.
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

Min: 0.
Last updated on