Data Source: oci_load_balancer_listener_rules

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

Lists all of the rules from all of the rule sets associated with the specified listener. The response organizes the rules in the following order:

Example Usage

data "oci_load_balancer_listener_rules" "test_listener_rules" {
	#Required
	listener_name = oci_load_balancer_listener.test_listener.name
	load_balancer_id = oci_load_balancer_load_balancer.test_load_balancer.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

ListenerRule Reference

The following attributes are exported: