Getting a Network Load Balancer Backend Set's Heath Status Details

View the health status details of a backend set for a network load balancer.

    1. On the Network load balancers list page, select the network load balancer that you want to work with. If you need help finding the list page or the network load balancer, see Listing Network Load Balancers.
    2. On the details page, select Backend sets.
    3. Select the backend set.
    4. View the Overall health and Backends health indicators.
  • Use the oci nlb backend-set-health get command and required parameters to get the health status details of a network load balancer's backend set:

    oci nlb backend-set-health get --backend-set-name backend_set_name --network-load-balancer-id network_load_balancer_ocid [OPTIONS]

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

  • Run the GetBackendSetHealth operation to display the health status details of a backend set for a network load balancer.