Data Source: oci_opsi_exadata_insights

This data source provides the list of Exadata Insights in Oracle Cloud Infrastructure Opsi service.

Gets a list of Exadata insights based on the query parameters specified. Either compartmentId or id query parameter must be specified. When both compartmentId and compartmentIdInSubtree are specified, a list of Exadata insights in that compartment and in all sub-compartments will be returned.

Example Usage

data "oci_opsi_exadata_insights" "test_exadata_insights" {

	#Optional
	compartment_id = var.compartment_id
	compartment_id_in_subtree = var.exadata_insight_compartment_id_in_subtree
	enterprise_manager_bridge_id = oci_opsi_enterprise_manager_bridge.test_enterprise_manager_bridge.id
	exadata_type = var.exadata_insight_exadata_type
	id = var.exadata_insight_id
	state = var.exadata_insight_state
	status = var.exadata_insight_status
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

ExadataInsight Reference

The following attributes are exported: