Skip to main content
GET
List load balancers

Authorizations

Authorization
string
header
required

Operation requires OAuth 2.0 bearer token authentication.

Query Parameters

tag
string[]

A set of tags to match against resources in the form "name=value", thus when encoded you get "?tag=foo%3Dcat&tag=bar%3Ddog".

organizationID
string[]

Allows resources to be filtered by organization.

projectID
string[]

Allows resources to be filtered by project.

regionID
string[]

Allows resources to be filtered by region.

networkID
string[]

Allows resources to be filtered by network.

Response

A list of load balancers.

metadata
object
required

Metadata required by project scoped resource reads.

spec
object
required

A load balancer's specification.

status
object
required

Read only status information about a load balancer.