Get a load balancer

Authentication

AuthorizationBearer

IBEE platform API token, for example: ibee_live_xxx.

Path parameters

load_balancer_idstringRequired
Load balancer ID.

Query parameters

workspace_idstringRequired
The workspace ID to scope this request to.

Response

Load balancer 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
404
Not Found Error