Services

Load Balancer Service

Properties

  • description (string): Load Balancer Service description
  • protocol (string): Network traffic protocol
  • name (string): Load Balancer Service name
  • state (string): Load Balancer Service state
  • target-port (integer): Port on which the network traffic will be forwarded to on the receiving instance
  • port (integer): Port exposed on the Load Balancer’s public IP
  • instance-pool (object): Instance Pool - schema details
  • strategy (string): Load balancing strategy
  • healthcheck (object): Load Balancer Service healthcheck - schema details
  • id (string): Load Balancer Service ID
  • healthcheck-status (array[object]): Healthcheck status per backend server - schema details
Last updated on