Editing a Load Balancer Virtual Hostname

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

    1. On the Load balancers list page, find 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. On the load balancer's details page, select Hostnames.
    3. From the Actions menu for the hostname you want, select Edit.
    4. Make your updates to the Hostname field. You can't edit the Name field of an existing virtual hostname.
    5. Select Save changes. The Work request submitted dialog box opens.
    6. To close the dialog box, select 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.