This API is used to delete a specific load balancer.
All listeners added to the load balancer must be deleted before the load balancer is deleted.
DELETE /v2.0/lbaas/loadbalancers/{loadbalancer_id}
Parameter |
Mandatory |
Type |
Description |
---|---|---|---|
loadbalancer_id |
Yes |
String |
Specifies the load balancer ID. |
None
None
DELETE https://{endpoint}/v2.0/lbaas/loadbalancers/90f7c765-0bc9-47c4-8513-4cc0c264c8f8
Example response
None
For details, see Status Codes.