Editing a Load Balancer

Update a load balancer's configuration.

    1. Open the navigation menu, click Networking, and then click Load balancers. Click Load balancer. The Load balancers page appears.

    2. Select the Compartment from the list. All load balancers in that compartment are listed in tabular form.

    3. Select a State from the list to limit the load balancers displayed to that state.

    4. Click the load balancer that you want to edit. The load balancer's Details page appears.

    5. Click the various links under Resources to edit different aspects of the load balancer as wanted. See Creating a Load Balancer for details on specific configurations.

  • Use the oci lb load-balancer update command and required parameters to edit a load balancer:

    oci lb load-balancer update --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 UpdateLoadBalancer operation to edit a load balancer