Editing a Load Balancer Virtual Hostname

Update a virtual hostname's configuration for a load balancer.

    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. Select the load balancer virtual hostname you want to edit. The load balancer's Details page appears.

    5. Click Hostnames under Resources. The Hostnames list appears. All hostnames are listed in tabular form.

    6. Click the Actions menu (Actions Menu) next to the virtual hostname you want to edit, then click Edit. The Edit hostname dialog box appears.

    7. Makre your updates to the Hostname field. You can't edit the Name field of an existing virtual hostname.

    8. Click Update. The Work request submitted dialog box opens.

    9. To close the dialog box, click Close. To open the Work requests page and view the status of the work request, click View all work requests.

  • Use the oci lb hostname get command and required parameters to edit a load balancer's virtual hostname:

    oci lb hostname update --name name --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 UpdateHostname operation to edit a load balancer's virtual hostname.