Terminating a Load Balancer

Remove a load balancer from your Oracle Cloud Infrastructure tenancy.

    1. 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.
    2. From the Actions menu Actions Menu for the load balancer, select Terminate.
    3. When prompted, confirm the deletion.
  • Use the oci lb load-balancer delete command and required parameters to remove a load balancer from your tenancy:

    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 remove a load balancer from your tenancy.