Getting a Load Balancer Routing Policy's Details

View the details of a routing policy 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 Routing policies.
    3. Select the routing policy you want.

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

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

    oci lb routing-policy get --routing-policy-name routing_policy_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 GetRoutingPolicy operation to get the details of a load balancer's routing policy.