Data Source: oci_opsi_operations_insights_warehouses

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

Gets a list of Operations Insights warehouses. Either compartmentId or id must be specified. There is only expected to be 1 warehouse per tenant. The warehouse is expected to be in the root compartment.

Example Usage

data "oci_opsi_operations_insights_warehouses" "test_operations_insights_warehouses" {

	#Optional
	compartment_id = var.compartment_id
	display_name = var.operations_insights_warehouse_display_name
	id = var.operations_insights_warehouse_id
	state = var.operations_insights_warehouse_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

OperationsInsightsWarehouse Reference

The following attributes are exported: