Data Source: oci_opsi_operations_insights_warehouse_users

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

Gets a list of Operations Insights Warehouse users. Either compartmentId or id must be specified. All these resources are expected to be in root compartment.

Example Usage

data "oci_opsi_operations_insights_warehouse_users" "test_operations_insights_warehouse_users" {
	#Required
	operations_insights_warehouse_id = oci_opsi_operations_insights_warehouse.test_operations_insights_warehouse.id

	#Optional
	compartment_id = var.compartment_id
	display_name = var.operations_insights_warehouse_user_display_name
	id = var.operations_insights_warehouse_user_id
	state = var.operations_insights_warehouse_user_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

OperationsInsightsWarehouseUser Reference

The following attributes are exported: