Data Source: oci_opsi_enterprise_manager_bridges

This data source provides the list of Enterprise Manager Bridges in Oracle Cloud Infrastructure Opsi service.

Gets a list of Operations Insights Enterprise Manager bridges. Either compartmentId or id must be specified. When both compartmentId and compartmentIdInSubtree are specified, a list of bridges in that compartment and in all sub-compartments will be returned.

Example Usage

data "oci_opsi_enterprise_manager_bridges" "test_enterprise_manager_bridges" {

	#Optional
	compartment_id = var.compartment_id
	compartment_id_in_subtree = var.enterprise_manager_bridge_compartment_id_in_subtree
	display_name = var.enterprise_manager_bridge_display_name
	id = var.enterprise_manager_bridge_id
	state = var.enterprise_manager_bridge_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

EnterpriseManagerBridge Reference

The following attributes are exported: