Editing a Load Balancer Path Route Set
Update a path route set 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 Path route sets.
- From the Actions menu for the path route set you want, select Edit.
- Update the settings as needed. For descriptions of the settings, see Creating a Load Balancer Path Route Set.
- Select Submit.
Use the oci lb path-route-set update command and required parameters to edit a load balancer's path route set:
oci lb path-route-set update --path-route-set-name path_route_set_name --load-balancer-id load_balancer_id --path-routes path_routes [OPTIONS]
For a complete list of parameters and values for CLI commands, see the CLI Command Reference.
Run the UpdatePathRouteSet operation to edit a load balancer's path route set.