Editing a Load Balancer Listener
Update a listener's configuration for a load balancer.
- On the Load balancers list page, select 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 Listeners.
- From the for the listener, select Edit.
- From the Edit listener panel, update the settings as needed. For descriptions of the settings, see Creating a Listener.
- Select Save changes.
Use the oci lb listener update command and required parameters to update a listener's configuration for a load balancer:
oci lb listener update --load-balancer-id load-balancer_id --listener-name listener_name --default-backend-set-name default_backend_set_name --port port --protocol protocol [OPTIONS]
For a complete list of parameters and values for CLI commands, see the CLI Command Reference.
Run the UpdateListener operation to update a listener's configuration for a load balancer.