Data Source: oci_opsi_awr_hubs

This data source provides the list of Awr Hubs in Oracle Cloud Infrastructure Opsi service.

Gets a list of AWR hubs. Either compartmentId or id must be specified. All these resources are expected to be in root compartment.

Example Usage

data "oci_opsi_awr_hubs" "test_awr_hubs" {
	#Required
	operations_insights_warehouse_id = oci_opsi_operations_insights_warehouse.test_operations_insights_warehouse.id

	#Optional
	compartment_id = var.compartment_id
	display_name = var.awr_hub_display_name
	id = var.awr_hub_id
	state = var.awr_hub_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

AwrHub Reference

The following attributes are exported: