Load Balancer Service

Load Balancer Service

Properties

PropertyTypeRequiredDescription
descriptionstringnoLoad Balancer Service description
healthcheckLoad Balancer Service healthchecknoHealthcheck configuration
healthcheck-statusarray of Load Balancer Service statusnoHealthcheck status per backend server
idstringnoLoad Balancer Service ID
instance-poolInstance PoolnoInstance Pool to forward network traffic to
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