Data Source: oci_opsi_awr_hub_sources

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

Gets a list of Awr Hub source objects.

Example Usage

data "oci_opsi_awr_hub_sources" "test_awr_hub_sources" {
    #Required
    awr_hub_id = oci_opsi_awr_hub.test_awr_hub.id

    #Optional
    awr_hub_source_id = oci_opsi_awr_hub_source.test_awr_hub_source.id
    compartment_id = var.compartment_id
    name = var.awr_hub_source_name
    source_type = var.awr_hub_source_source_type
    state = var.awr_hub_source_state
    status = var.awr_hub_source_status
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

AwrHubSource Reference

The following attributes are exported: