Deleting a Load Balancer Virtual Hostname
Remove a hostname from a load balancer.
- 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.
- On the load balancer's details page, select Hostnames.
- From the Actions menu for the hostname you want, select Delete.
- When prompted, confirm the deletion.
Use the oci lb hostname delete command and required parameters to delete a load balancer's virtual hostname:
oci lb hostname delete --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 DeleteHostname operation to delete a load balancer's virtual hostname.