Getting a Load Balancer Path Route Set's Details

View the details of a path route set for a load balancer.

    1. 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.
    2. On the load balancer's details page, select Path route sets.
    3. Select the path route set you want.

    The path route set's details page opens and displays information about the path route set. Some items on the page are read-only, and other items enable you to edit and update the path route set's configuration.

  • Use the oci lb path-route-set get command and required parameters to get the details of a load balancer's path route set:

    oci lb path-route-set get --path-route-set-name path_route_set_name --load-balancer-id load_balancer_id [OPTIONS]

    For a complete list of parameters and values for CLI commands, see the CLI Command Reference.

  • Run the GetPathRouteSet operation to get the details of a load balancer's path route set.