Editing a Load Balancer Routing Policy
Update a routing policy for 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 Routing policies.
- Select the routing policy you want.
- On the routing policy's details page, select Edit.
- Update the settings as needed. For descriptions of the settings, see Creating a Routing Policy.
- Select Save changes.
Use the oci lb routing-policy update command and required parameters to edit a load balancer's routing policy:
oci lb routing-policy update --routing-policy-name routing_policy_name --load-balancer-id load_balancer_id --rules rules [OPTIONS]
For a complete list of parameters and values for CLI commands, see the CLI Command Reference.
Run the UpdateRoutingPolicy operation to edit a load balancer's routing policy.