Editing Path Route Sets
On Compute Cloud@Customer, you can edit a path route set to update the details.
-
In the Compute Cloud@Customer Console navigation menu, select Networking, then select Load Balancers.
- At the top of the page, select the compartment that contains the load balancer.
- Select the name of load balancer for which to update the path route set details.
- Under Resources, select Path Route Sets.
- Select the Actions menu (
), then select Edit.
- Select Save Changes.
-
Use the oci lb path-route-set update command and required parameters to update path route set details for a load balancer resource.
oci lb path-route-set update --load-balancer-id load-balancer_OCID --path-route-set-name name-of-path-route-set
For a complete list of CLI commands, flags, and options, see the Command Line Reference.
Use the UpdatePathRouteSet operation to change the specified path route set’s configuration information.
For information about using the API and signing requests, see REST APIs and Security Credentials. For information about SDKs, see Software Development Kits and Command Line Interface.