Listing a Load Balancer's Health Status Summaries

View a list of the health status summaries for a load balancer.

See Health Status Indicators for Load Balancers for descriptions of the load balancer health indicators.

    1. Open the navigation menu, click Networking, and then click Load balancers. Click Load balancer. The Load balancers page appears.

    2. Select the Compartment from the list. All load balancers in that compartment are listed in tabular form.

    3. Select a State from the list to limit the load balancers displayed to that state.

    4. Review the Overall health column in the list for a summary of each load balancer.

      See Health Status Indicators for Load Balancers for descriptions of the load balancer health indicators.

  • Use the oci lb load-balancer-health list command and required parameters to list the health status summaries of the load balancers in a compartment:

    oci lb load-balancer-health list --compartment-id compartment_id [OPTIONS]

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

  • Run the ListLoadBalancerHealths operation to list the health status summaries of the load balancers in a compartment.