Update an L4 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.

Request

This endpoint expects an object.
namestringOptional1-128 characters
backendslist of objectsOptional
routingobjectOptional
tlsobjectOptional

Response

L4 load balancer updated 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

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
409
Conflict Error