Data Source: oci_osub_usage_computed_usage_aggregateds

This data source provides the list of Computed Usage Aggregateds in Oracle Cloud Infrastructure Osub Usage service.

This is a collection API which returns a list of aggregated computed usage details (there can be multiple Parent Products under a given SubID each of which is represented under Subscription Service Line # in SPM).

Example Usage

data "oci_osub_usage_computed_usage_aggregateds" "test_computed_usage_aggregateds" {
	#Required
	compartment_id = var.compartment_id
	subscription_id = oci_ons_subscription.test_subscription.id
	time_from = var.computed_usage_aggregated_time_from
	time_to = var.computed_usage_aggregated_time_to

	#Optional
	grouping = var.computed_usage_aggregated_grouping
	parent_product {
	}
	x_one_origin_region = var.computed_usage_aggregated_x_one_origin_region
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

ComputedUsageAggregated Reference

The following attributes are exported: