Terminating a Load Balancer

Remove a load balancer from your Oracle Cloud Infrastructure tenancy.

    1. Begin the steps for creating a load balancer using the Oracle Cloud Infrastructure Console as described in Creating a Load Balancer.
    2. From the Actions menu for the load balancer you want, select Terminate.
    3. 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.