Data Source: oci_opsi_awr_hub
This data source provides details about a specific Awr Hub resource in Oracle Cloud Infrastructure Opsi service.
Gets details of an AWR hub.
Example Usage
data "oci_opsi_awr_hub" "test_awr_hub" {
#Required
awr_hub_id = oci_opsi_awr_hub.test_awr_hub.id
}
Argument Reference
The following arguments are supported:
awr_hub_id
- (Required) Unique Awr Hub identifier
Attributes Reference
The following attributes are exported:
awr_mailbox_url
- Mailbox URL required for AWR hub and AWR source setup.compartment_id
- The OCID of the compartment.defined_tags
- Defined tags for this resource. Each key is predefined and scoped to a namespace. Example:{"foo-namespace.bar-key": "value"}
display_name
- User-friedly name of AWR Hub that does not have to be unique.freeform_tags
- Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example:{"bar-key": "value"}
hub_dst_timezone_version
- Dst Time Zone Version of the AWR Hubid
- AWR Hub OCIDlifecycle_details
- A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in Failed state.object_storage_bucket_name
- Object Storage Bucket Nameoperations_insights_warehouse_id
- OPSI Warehouse OCIDstate
- Possible lifecycle statessystem_tags
- System tags for this resource. Each key is predefined and scoped to a namespace. Example:{"orcl-cloud.free-tier-retained": "true"}
time_created
- The time at which the resource was first created. An RFC3339 formatted datetime stringtime_updated
- The time at which the resource was last updated. An RFC3339 formatted datetime string