Data Source: oci_database_management_exadata_infrastructure_fleet_metric

This data source provides details about a specific Exadata Infrastructure Fleet Metric resource in Oracle Cloud Infrastructure Database Management service.

Gets the health metrics for a fleet of Exadata infrastructure in a compartment. The CompartmentId query parameters must be provided to retrieve the health metrics.

Example Usage

data "oci_database_management_exadata_infrastructure_fleet_metric" "test_exadata_infrastructure_fleet_metric" {
	#Required
	compare_baseline_time = var.exadata_infrastructure_fleet_metric_compare_baseline_time
	compare_target_time = var.exadata_infrastructure_fleet_metric_compare_target_time
	compartment_id = var.compartment_id

	#Optional
	compare_type = var.exadata_infrastructure_fleet_metric_compare_type
	filter_by_exadata_infrastructure_deployment_type = var.exadata_infrastructure_fleet_metric_filter_by_exadata_infrastructure_deployment_type
	filter_by_exadata_infrastructure_lifecycle_state = var.exadata_infrastructure_fleet_metric_filter_by_exadata_infrastructure_lifecycle_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: