Data Source: oci_network_load_balancer_network_load_balancer_health

This data source provides details about a specific Network Load Balancer Health resource in Oracle Cloud Infrastructure Network Load Balancer service.

Retrieves the health status for the specified network load balancer.

Example Usage

data "oci_network_load_balancer_network_load_balancer_health" "test_network_load_balancer_health" {
	#Required
	network_load_balancer_id = oci_network_load_balancer_network_load_balancer.test_network_load_balancer.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: