GET
/
project
/
{project_id}
/
load-balancer
/
{load_balancer_name}

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

project_id
string
required

ID of the project

load_balancer_name
string
required

Name of the load balancer

Response

200 - application/json
algorithm
string
required

Algorithm of the Load Balancer

dst_port
integer
required

Destination port for the Load Balancer

health_check_endpoint
string
required

Health check endpoint URL

health_check_protocol
string
required

Health check endpoint protocol

hostname
string
required

Hostname of the Load Balancer

id
string
required

ID of the Load Balancer

name
string
required

Name of the Load Balancer

src_port
integer
required

Source port for the Load Balancer

location
string
required

Location of the Load Balancer

subnet
string
required

Subnet of the Load Balancer

vms
object[]
required