Editing a Network Load Balancer Backend Set
Update the configuration of a backend set for a network load balancer.
Note
Changing the load balancing policy of a backend set temporarily interrupts traffic and can drop active connections.
- On the Network load balancers list page, select the network load balancer that you want to work with. If you need help finding the list page or the network load balancer, see Listing Network Load Balancers.
- On the details page, select Backend sets.
- From the Actions menu for the backend set you want, select Edit.
- Update the settings as needed. Avoid entering confidential information. For descriptions of the settings, see Creating a Backend Set.
- Select Save changes.
Use the oci nlb backend-set update command and required parameters to edit a network load balancer's backend set:
oci nlb backend-set update --backend-set-name backend_set_name --network-load-balancer-id network_load-balancer_ocid [OPTIONS]
For a complete list of parameters and values for CLI commands, see the CLI Command Reference.
Run the UpdateBackendSet operation to edit a backend set for a network load balancer.