Data Source: oci_load_balancer_load_balancers

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

Lists all load balancers in the specified compartment.

Supported Aliases

Example Usage

data "oci_load_balancer_load_balancers" "test_load_balancers" {
    #Required
    compartment_id = var.compartment_id

    #Optional
    detail = var.load_balancer_detail
    display_name = var.load_balancer_display_name
    state = var.load_balancer_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

LoadBalancer Reference

The following attributes are exported: