Terminating a Load Balancer
Remove a load balancer from your Oracle Cloud Infrastructure tenancy.
- On the Load balancers list page, select the load balancer that you want to work with. If you need help finding the list page or the load balancer, see Listing Load Balancers.
- From the Actions menu for the load balancer, select Terminate.
- When prompted, confirm the deletion.
Use the oci lb load-balancer delete command and required parameters to terminate a load balancer:
oci lb load-balancer delete --load-balancer-id load_balancer_id [OPTIONS]
For a complete list of parameters and values for CLI commands, see the CLI Command Reference.
Run the
DeleteLoadBalancer
operation to terminate a load balancer.