Viewing Load Balancer Health Policy
On Compute Cloud@Customer, you can view the policy used by the load balancer to check backend set health.
-
In the Compute Cloud@Customer Console navigation menu, click Networking, then click Load Balancers.
- At the top of the page, select the compartment that contains the load balancer.
-
Click the name of the load balancer for which you want to list backend sets.
-
Under Resources, click Backend Sets.
-
To view the health check parameters of a backend set, you can:
- Click the Actions menu (
), then click View Details.
- Click the backend set.
- Click the Actions menu (
-
On the Backend-Set Details page, under the backend-set name for which to you want to view the health policy, click Backend Set Configuration.
-
Use the oci lb health-checker get command and required parameters to view the policy used by the load balancer to check backend set health.
oci lb health-checker get --backend-set-name [backend-set-name-text] \ --load-balancer-id load-balancer_OCID
For a complete list of CLI commands, flags, and options, see the Command Line Reference.
This task is not available in the API.
For information about using the API and signing requests, see REST APIs and Security Credentials. For information about SDKs, see Software Development Kits and Command Line Interface.