Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LoadBalancer

Hierarchy

  • LoadBalancer

Index

Properties

algorithm

algorithm: "round_robin" | "least_connections"

created_at

created_at: string

droplet_ids

droplet_ids: number[]

forwarding_rules

forwarding_rules: ForwardingRule[]

health_check

health_check: HealthCheck

id

id: string

ip

ip: string

name

name: string

redirect_http_to_https

redirect_http_to_https: boolean

region

region: string | Region

status

status: "new" | "active" | "errored"

sticky_sessions

sticky_sessions: StickySession

tag

tag: string

Generated using TypeDoc