Deleting a Load Balancer Path Route Set
Remove a path route set 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 Path route sets.
- From the Actions menu for the path route set you want, select Delete.
- When prompted, confirm the deletion.
Use the oci lb path-route-set delete command and required parameters to delete a load balancer's path route set:
oci lb path-route-set delete --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 DeletePathRouteSet operation to delete a load balancer's path route set.