Create an L7 load balancer

Authentication

AuthorizationBearer

IBEE platform API token, for example: ibee_live_xxx.

Query parameters

workspace_idstringRequired
The workspace ID to scope this request to.

Request

This endpoint expects an object.
namestringRequired1-128 characters
protocolenumRequired
backendslist of objectsRequired
routingobjectOptional
tlsobjectOptional
custom_domainobject or nullOptional
ruleslist of objectsOptional

Response

L7 load balancer created 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
409
Conflict Error