Delete an L4 Load Balancer
DELETE/v1/load_balancers/l4/{id}
A DELETE request to the /v1/load_balancers/l4/{id} endpoint will remove a balancer. Specify a necessary instance in the path parameter.
Authorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
| Field | Details |
|---|---|
id | stringA unique identifier of a balancer. |
Response Body
application/json
application/json
application/json
curl -X DELETE "https://example.com/v1/load_balancers/l4/9wdL9wej"Empty