Data Source: oci_network_load_balancer_backends

This data source provides the list of Backends in Oracle Cloud Infrastructure Network Load Balancer service.

Lists the backend servers for a given network load balancer and backend set.

Example Usage

data "oci_network_load_balancer_backends" "test_backends" {
	#Required
	backend_set_name = oci_network_load_balancer_backend_set.test_backend_set.name
	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:

Backend Reference

The following attributes are exported: