Getting a Load Balancer's Health Check Policy Details

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

    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 Backend sets.
    3. On the backend set's list, select the backend set that you want to work with.
    4. On the backend set's details page, select Update health check.

    The Update health check dialog box appears. Here you can view details on the backend set's health check details.

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

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