List load balancers

Authentication

AuthorizationBearer

IBEE platform API token, for example: ibee_live_xxx.

Query parameters

workspace_idstringRequired
The workspace ID to scope this request to.
statusenumOptional
Allowed values:
layerenumOptional
Allowed values:
protocolenumOptional
Allowed values:
limitintegerOptional1-500Defaults to 100
skipintegerOptional>=0Defaults to 0

Response

Load balancers returned successfully.
lb_idstring
organization_idstring
workspace_idstring
namestring
layerenum
protocolenum
statusenum
endpointobject
urlstring
endpoint_urlstring
backendslist of objects
created_atdatetime
updated_atdatetime
workspace_namestring
namespacestring
ruleslist of objects or null

Errors

401
Unauthorized Error
403
Forbidden Error