Getting Network Load Balancer Health Check Policy Details

View the health check policy details for a network load balancer and backend set.

    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. From the Actions menu for the backend set you want, select Update health check.

    The Update health check dialog box opens. Here you can view health check details and change its settings.

  • Use the oci nlb health-checker get command and required parameters to get the health check policy details of a network load balancer:

    oci nlb health-checker 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 GetHealthChecker operation to display the details of a health check policy of a backend set for a network load balancer.