1. Packages
  2. Oracle Cloud Infrastructure
  3. API Docs
  4. OsubUsage
  5. getCommitmentAggregateds
Oracle Cloud Infrastructure v2.32.0 published on Thursday, Apr 24, 2025 by Pulumi

oci.OsubUsage.getCommitmentAggregateds

Explore with Pulumi AI

Oracle Cloud Infrastructure v2.32.0 published on Thursday, Apr 24, 2025 by Pulumi

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).

Using getCommitmentAggregateds

Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

function getCommitmentAggregateds(args: GetCommitmentAggregatedsArgs, opts?: InvokeOptions): Promise<GetCommitmentAggregatedsResult>
function getCommitmentAggregatedsOutput(args: GetCommitmentAggregatedsOutputArgs, opts?: InvokeOptions): Output<GetCommitmentAggregatedsResult>
Copy
def get_commitment_aggregateds(compartment_id: Optional[str] = None,
                               filters: Optional[Sequence[_osubusage.GetCommitmentAggregatedsFilter]] = None,
                               grouping: Optional[str] = None,
                               parent_product: Optional[str] = None,
                               subscription_id: Optional[str] = None,
                               time_from: Optional[str] = None,
                               time_to: Optional[str] = None,
                               x_one_origin_region: Optional[str] = None,
                               opts: Optional[InvokeOptions] = None) -> GetCommitmentAggregatedsResult
def get_commitment_aggregateds_output(compartment_id: Optional[pulumi.Input[str]] = None,
                               filters: Optional[pulumi.Input[Sequence[pulumi.Input[_osubusage.GetCommitmentAggregatedsFilterArgs]]]] = None,
                               grouping: Optional[pulumi.Input[str]] = None,
                               parent_product: Optional[pulumi.Input[str]] = None,
                               subscription_id: Optional[pulumi.Input[str]] = None,
                               time_from: Optional[pulumi.Input[str]] = None,
                               time_to: Optional[pulumi.Input[str]] = None,
                               x_one_origin_region: Optional[pulumi.Input[str]] = None,
                               opts: Optional[InvokeOptions] = None) -> Output[GetCommitmentAggregatedsResult]
Copy
func GetCommitmentAggregateds(ctx *Context, args *GetCommitmentAggregatedsArgs, opts ...InvokeOption) (*GetCommitmentAggregatedsResult, error)
func GetCommitmentAggregatedsOutput(ctx *Context, args *GetCommitmentAggregatedsOutputArgs, opts ...InvokeOption) GetCommitmentAggregatedsResultOutput
Copy

> Note: This function is named GetCommitmentAggregateds in the Go SDK.

public static class GetCommitmentAggregateds 
{
    public static Task<GetCommitmentAggregatedsResult> InvokeAsync(GetCommitmentAggregatedsArgs args, InvokeOptions? opts = null)
    public static Output<GetCommitmentAggregatedsResult> Invoke(GetCommitmentAggregatedsInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetCommitmentAggregatedsResult> getCommitmentAggregateds(GetCommitmentAggregatedsArgs args, InvokeOptions options)
public static Output<GetCommitmentAggregatedsResult> getCommitmentAggregateds(GetCommitmentAggregatedsArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: oci:OsubUsage/getCommitmentAggregateds:getCommitmentAggregateds
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

CompartmentId This property is required. string
The OCID of the root compartment.
SubscriptionId This property is required. string
Subscription Id is an identifier associated to the service used for filter the Computed Usage in SPM.
TimeFrom This property is required. string
Initial date to filter Computed Usage data in SPM. In the case of non aggregated data the time period between of fromDate and toDate , expressed in RFC 3339 timestamp format.
TimeTo This property is required. string
Final date to filter Computed Usage data in SPM, expressed in RFC 3339 timestamp format.
Filters Changes to this property will trigger replacement. List<GetCommitmentAggregatedsFilter>
Grouping string
Grouping criteria to use for aggregate the computed Usage, either hourly (HOURLY), daily (DAILY), monthly(MONTHLY) or none (NONE) to not follow a grouping criteria by date.
ParentProduct string
Product part number for subscribed service line, called parent product.
XOneOriginRegion string
The Oracle Cloud Infrastructure home region name in case home region is not us-ashburn-1 (IAD), e.g. ap-mumbai-1, us-phoenix-1 etc.
CompartmentId This property is required. string
The OCID of the root compartment.
SubscriptionId This property is required. string
Subscription Id is an identifier associated to the service used for filter the Computed Usage in SPM.
TimeFrom This property is required. string
Initial date to filter Computed Usage data in SPM. In the case of non aggregated data the time period between of fromDate and toDate , expressed in RFC 3339 timestamp format.
TimeTo This property is required. string
Final date to filter Computed Usage data in SPM, expressed in RFC 3339 timestamp format.
Filters Changes to this property will trigger replacement. []GetCommitmentAggregatedsFilter
Grouping string
Grouping criteria to use for aggregate the computed Usage, either hourly (HOURLY), daily (DAILY), monthly(MONTHLY) or none (NONE) to not follow a grouping criteria by date.
ParentProduct string
Product part number for subscribed service line, called parent product.
XOneOriginRegion string
The Oracle Cloud Infrastructure home region name in case home region is not us-ashburn-1 (IAD), e.g. ap-mumbai-1, us-phoenix-1 etc.
compartmentId This property is required. String
The OCID of the root compartment.
subscriptionId This property is required. String
Subscription Id is an identifier associated to the service used for filter the Computed Usage in SPM.
timeFrom This property is required. String
Initial date to filter Computed Usage data in SPM. In the case of non aggregated data the time period between of fromDate and toDate , expressed in RFC 3339 timestamp format.
timeTo This property is required. String
Final date to filter Computed Usage data in SPM, expressed in RFC 3339 timestamp format.
filters Changes to this property will trigger replacement. List<GetCommitmentAggregatedsFilter>
grouping String
Grouping criteria to use for aggregate the computed Usage, either hourly (HOURLY), daily (DAILY), monthly(MONTHLY) or none (NONE) to not follow a grouping criteria by date.
parentProduct String
Product part number for subscribed service line, called parent product.
xOneOriginRegion String
The Oracle Cloud Infrastructure home region name in case home region is not us-ashburn-1 (IAD), e.g. ap-mumbai-1, us-phoenix-1 etc.
compartmentId This property is required. string
The OCID of the root compartment.
subscriptionId This property is required. string
Subscription Id is an identifier associated to the service used for filter the Computed Usage in SPM.
timeFrom This property is required. string
Initial date to filter Computed Usage data in SPM. In the case of non aggregated data the time period between of fromDate and toDate , expressed in RFC 3339 timestamp format.
timeTo This property is required. string
Final date to filter Computed Usage data in SPM, expressed in RFC 3339 timestamp format.
filters Changes to this property will trigger replacement. GetCommitmentAggregatedsFilter[]
grouping string
Grouping criteria to use for aggregate the computed Usage, either hourly (HOURLY), daily (DAILY), monthly(MONTHLY) or none (NONE) to not follow a grouping criteria by date.
parentProduct string
Product part number for subscribed service line, called parent product.
xOneOriginRegion string
The Oracle Cloud Infrastructure home region name in case home region is not us-ashburn-1 (IAD), e.g. ap-mumbai-1, us-phoenix-1 etc.
compartment_id This property is required. str
The OCID of the root compartment.
subscription_id This property is required. str
Subscription Id is an identifier associated to the service used for filter the Computed Usage in SPM.
time_from This property is required. str
Initial date to filter Computed Usage data in SPM. In the case of non aggregated data the time period between of fromDate and toDate , expressed in RFC 3339 timestamp format.
time_to This property is required. str
Final date to filter Computed Usage data in SPM, expressed in RFC 3339 timestamp format.
filters Changes to this property will trigger replacement. Sequence[osubusage.GetCommitmentAggregatedsFilter]
grouping str
Grouping criteria to use for aggregate the computed Usage, either hourly (HOURLY), daily (DAILY), monthly(MONTHLY) or none (NONE) to not follow a grouping criteria by date.
parent_product str
Product part number for subscribed service line, called parent product.
x_one_origin_region str
The Oracle Cloud Infrastructure home region name in case home region is not us-ashburn-1 (IAD), e.g. ap-mumbai-1, us-phoenix-1 etc.
compartmentId This property is required. String
The OCID of the root compartment.
subscriptionId This property is required. String
Subscription Id is an identifier associated to the service used for filter the Computed Usage in SPM.
timeFrom This property is required. String
Initial date to filter Computed Usage data in SPM. In the case of non aggregated data the time period between of fromDate and toDate , expressed in RFC 3339 timestamp format.
timeTo This property is required. String
Final date to filter Computed Usage data in SPM, expressed in RFC 3339 timestamp format.
filters Changes to this property will trigger replacement. List<Property Map>
grouping String
Grouping criteria to use for aggregate the computed Usage, either hourly (HOURLY), daily (DAILY), monthly(MONTHLY) or none (NONE) to not follow a grouping criteria by date.
parentProduct String
Product part number for subscribed service line, called parent product.
xOneOriginRegion String
The Oracle Cloud Infrastructure home region name in case home region is not us-ashburn-1 (IAD), e.g. ap-mumbai-1, us-phoenix-1 etc.

getCommitmentAggregateds Result

The following output properties are available:

CompartmentId string
ComputedUsageAggregateds List<GetCommitmentAggregatedsComputedUsageAggregated>
The list of computed_usage_aggregateds.
Id string
The provider-assigned unique ID for this managed resource.
SubscriptionId string
Subscription Id is an identifier associated to the service used for filter the Computed Usage in SPM
TimeFrom string
TimeTo string
Filters List<GetCommitmentAggregatedsFilter>
Grouping string
ParentProduct string
Product description
XOneOriginRegion string
CompartmentId string
ComputedUsageAggregateds []GetCommitmentAggregatedsComputedUsageAggregated
The list of computed_usage_aggregateds.
Id string
The provider-assigned unique ID for this managed resource.
SubscriptionId string
Subscription Id is an identifier associated to the service used for filter the Computed Usage in SPM
TimeFrom string
TimeTo string
Filters []GetCommitmentAggregatedsFilter
Grouping string
ParentProduct string
Product description
XOneOriginRegion string
compartmentId String
computedUsageAggregateds List<GetCommitmentAggregatedsComputedUsageAggregated>
The list of computed_usage_aggregateds.
id String
The provider-assigned unique ID for this managed resource.
subscriptionId String
Subscription Id is an identifier associated to the service used for filter the Computed Usage in SPM
timeFrom String
timeTo String
filters List<GetCommitmentAggregatedsFilter>
grouping String
parentProduct String
Product description
xOneOriginRegion String
compartmentId string
computedUsageAggregateds GetCommitmentAggregatedsComputedUsageAggregated[]
The list of computed_usage_aggregateds.
id string
The provider-assigned unique ID for this managed resource.
subscriptionId string
Subscription Id is an identifier associated to the service used for filter the Computed Usage in SPM
timeFrom string
timeTo string
filters GetCommitmentAggregatedsFilter[]
grouping string
parentProduct string
Product description
xOneOriginRegion string
compartment_id str
computed_usage_aggregateds Sequence[osubusage.GetCommitmentAggregatedsComputedUsageAggregated]
The list of computed_usage_aggregateds.
id str
The provider-assigned unique ID for this managed resource.
subscription_id str
Subscription Id is an identifier associated to the service used for filter the Computed Usage in SPM
time_from str
time_to str
filters Sequence[osubusage.GetCommitmentAggregatedsFilter]
grouping str
parent_product str
Product description
x_one_origin_region str
compartmentId String
computedUsageAggregateds List<Property Map>
The list of computed_usage_aggregateds.
id String
The provider-assigned unique ID for this managed resource.
subscriptionId String
Subscription Id is an identifier associated to the service used for filter the Computed Usage in SPM
timeFrom String
timeTo String
filters List<Property Map>
grouping String
parentProduct String
Product description
xOneOriginRegion String

Supporting Types

GetCommitmentAggregatedsComputedUsageAggregated

AggregatedComputedUsages This property is required. List<GetCommitmentAggregatedsComputedUsageAggregatedAggregatedComputedUsage>
Aggregation of computed usages for the subscribed service.
CurrencyCode This property is required. string
Currency code
ParentProducts This property is required. List<GetCommitmentAggregatedsComputedUsageAggregatedParentProduct>
Product part number for subscribed service line, called parent product.
ParentSubscribedServiceId This property is required. string
Subscribed service line parent id
PlanNumber This property is required. string
Subscribed service asociated subscription plan number.
PricingModel This property is required. string
Subscribed services pricing model
RateCardId This property is required. string
Inernal SPM Ratecard Id at line level
SubscriptionId This property is required. string
Subscription Id is an identifier associated to the service used for filter the Computed Usage in SPM.
TimeEnd This property is required. string
Subscribed services contract line end date, expressed in RFC 3339 timestamp format.
TimeStart This property is required. string
Subscribed services contract line start date, expressed in RFC 3339 timestamp format.
AggregatedComputedUsages This property is required. []GetCommitmentAggregatedsComputedUsageAggregatedAggregatedComputedUsage
Aggregation of computed usages for the subscribed service.
CurrencyCode This property is required. string
Currency code
ParentProducts This property is required. []GetCommitmentAggregatedsComputedUsageAggregatedParentProduct
Product part number for subscribed service line, called parent product.
ParentSubscribedServiceId This property is required. string
Subscribed service line parent id
PlanNumber This property is required. string
Subscribed service asociated subscription plan number.
PricingModel This property is required. string
Subscribed services pricing model
RateCardId This property is required. string
Inernal SPM Ratecard Id at line level
SubscriptionId This property is required. string
Subscription Id is an identifier associated to the service used for filter the Computed Usage in SPM.
TimeEnd This property is required. string
Subscribed services contract line end date, expressed in RFC 3339 timestamp format.
TimeStart This property is required. string
Subscribed services contract line start date, expressed in RFC 3339 timestamp format.
aggregatedComputedUsages This property is required. List<GetCommitmentAggregatedsComputedUsageAggregatedAggregatedComputedUsage>
Aggregation of computed usages for the subscribed service.
currencyCode This property is required. String
Currency code
parentProducts This property is required. List<GetCommitmentAggregatedsComputedUsageAggregatedParentProduct>
Product part number for subscribed service line, called parent product.
parentSubscribedServiceId This property is required. String
Subscribed service line parent id
planNumber This property is required. String
Subscribed service asociated subscription plan number.
pricingModel This property is required. String
Subscribed services pricing model
rateCardId This property is required. String
Inernal SPM Ratecard Id at line level
subscriptionId This property is required. String
Subscription Id is an identifier associated to the service used for filter the Computed Usage in SPM.
timeEnd This property is required. String
Subscribed services contract line end date, expressed in RFC 3339 timestamp format.
timeStart This property is required. String
Subscribed services contract line start date, expressed in RFC 3339 timestamp format.
aggregatedComputedUsages This property is required. GetCommitmentAggregatedsComputedUsageAggregatedAggregatedComputedUsage[]
Aggregation of computed usages for the subscribed service.
currencyCode This property is required. string
Currency code
parentProducts This property is required. GetCommitmentAggregatedsComputedUsageAggregatedParentProduct[]
Product part number for subscribed service line, called parent product.
parentSubscribedServiceId This property is required. string
Subscribed service line parent id
planNumber This property is required. string
Subscribed service asociated subscription plan number.
pricingModel This property is required. string
Subscribed services pricing model
rateCardId This property is required. string
Inernal SPM Ratecard Id at line level
subscriptionId This property is required. string
Subscription Id is an identifier associated to the service used for filter the Computed Usage in SPM.
timeEnd This property is required. string
Subscribed services contract line end date, expressed in RFC 3339 timestamp format.
timeStart This property is required. string
Subscribed services contract line start date, expressed in RFC 3339 timestamp format.
aggregated_computed_usages This property is required. Sequence[osubusage.GetCommitmentAggregatedsComputedUsageAggregatedAggregatedComputedUsage]
Aggregation of computed usages for the subscribed service.
currency_code This property is required. str
Currency code
parent_products This property is required. Sequence[osubusage.GetCommitmentAggregatedsComputedUsageAggregatedParentProduct]
Product part number for subscribed service line, called parent product.
parent_subscribed_service_id This property is required. str
Subscribed service line parent id
plan_number This property is required. str
Subscribed service asociated subscription plan number.
pricing_model This property is required. str
Subscribed services pricing model
rate_card_id This property is required. str
Inernal SPM Ratecard Id at line level
subscription_id This property is required. str
Subscription Id is an identifier associated to the service used for filter the Computed Usage in SPM.
time_end This property is required. str
Subscribed services contract line end date, expressed in RFC 3339 timestamp format.
time_start This property is required. str
Subscribed services contract line start date, expressed in RFC 3339 timestamp format.
aggregatedComputedUsages This property is required. List<Property Map>
Aggregation of computed usages for the subscribed service.
currencyCode This property is required. String
Currency code
parentProducts This property is required. List<Property Map>
Product part number for subscribed service line, called parent product.
parentSubscribedServiceId This property is required. String
Subscribed service line parent id
planNumber This property is required. String
Subscribed service asociated subscription plan number.
pricingModel This property is required. String
Subscribed services pricing model
rateCardId This property is required. String
Inernal SPM Ratecard Id at line level
subscriptionId This property is required. String
Subscription Id is an identifier associated to the service used for filter the Computed Usage in SPM.
timeEnd This property is required. String
Subscribed services contract line end date, expressed in RFC 3339 timestamp format.
timeStart This property is required. String
Subscribed services contract line start date, expressed in RFC 3339 timestamp format.

GetCommitmentAggregatedsComputedUsageAggregatedAggregatedComputedUsage

Cost This property is required. string
Sum of Computed Line Amount rounded
CostUnrounded This property is required. string
Sum of Computed Line Amount unrounded
DataCenter This property is required. string
Data Center Attribute as sent by MQS to SPM.
NetUnitPrice This property is required. string
Net Unit Price for the product in consideration.
Products This property is required. List<GetCommitmentAggregatedsComputedUsageAggregatedAggregatedComputedUsageProduct>
Product description
Quantity This property is required. string
Total Quantity that was used for computation
TimeMeteredOn This property is required. string
Metered Service date , expressed in RFC 3339 timestamp format.
Type This property is required. string
Usage compute type in SPM.
Cost This property is required. string
Sum of Computed Line Amount rounded
CostUnrounded This property is required. string
Sum of Computed Line Amount unrounded
DataCenter This property is required. string
Data Center Attribute as sent by MQS to SPM.
NetUnitPrice This property is required. string
Net Unit Price for the product in consideration.
Products This property is required. []GetCommitmentAggregatedsComputedUsageAggregatedAggregatedComputedUsageProduct
Product description
Quantity This property is required. string
Total Quantity that was used for computation
TimeMeteredOn This property is required. string
Metered Service date , expressed in RFC 3339 timestamp format.
Type This property is required. string
Usage compute type in SPM.
cost This property is required. String
Sum of Computed Line Amount rounded
costUnrounded This property is required. String
Sum of Computed Line Amount unrounded
dataCenter This property is required. String
Data Center Attribute as sent by MQS to SPM.
netUnitPrice This property is required. String
Net Unit Price for the product in consideration.
products This property is required. List<GetCommitmentAggregatedsComputedUsageAggregatedAggregatedComputedUsageProduct>
Product description
quantity This property is required. String
Total Quantity that was used for computation
timeMeteredOn This property is required. String
Metered Service date , expressed in RFC 3339 timestamp format.
type This property is required. String
Usage compute type in SPM.
cost This property is required. string
Sum of Computed Line Amount rounded
costUnrounded This property is required. string
Sum of Computed Line Amount unrounded
dataCenter This property is required. string
Data Center Attribute as sent by MQS to SPM.
netUnitPrice This property is required. string
Net Unit Price for the product in consideration.
products This property is required. GetCommitmentAggregatedsComputedUsageAggregatedAggregatedComputedUsageProduct[]
Product description
quantity This property is required. string
Total Quantity that was used for computation
timeMeteredOn This property is required. string
Metered Service date , expressed in RFC 3339 timestamp format.
type This property is required. string
Usage compute type in SPM.
cost This property is required. str
Sum of Computed Line Amount rounded
cost_unrounded This property is required. str
Sum of Computed Line Amount unrounded
data_center This property is required. str
Data Center Attribute as sent by MQS to SPM.
net_unit_price This property is required. str
Net Unit Price for the product in consideration.
products This property is required. Sequence[osubusage.GetCommitmentAggregatedsComputedUsageAggregatedAggregatedComputedUsageProduct]
Product description
quantity This property is required. str
Total Quantity that was used for computation
time_metered_on This property is required. str
Metered Service date , expressed in RFC 3339 timestamp format.
type This property is required. str
Usage compute type in SPM.
cost This property is required. String
Sum of Computed Line Amount rounded
costUnrounded This property is required. String
Sum of Computed Line Amount unrounded
dataCenter This property is required. String
Data Center Attribute as sent by MQS to SPM.
netUnitPrice This property is required. String
Net Unit Price for the product in consideration.
products This property is required. List<Property Map>
Product description
quantity This property is required. String
Total Quantity that was used for computation
timeMeteredOn This property is required. String
Metered Service date , expressed in RFC 3339 timestamp format.
type This property is required. String
Usage compute type in SPM.

GetCommitmentAggregatedsComputedUsageAggregatedAggregatedComputedUsageProduct

BillingCategory This property is required. string
Metered service billing category
Name This property is required. string
Product name
PartNumber This property is required. string
Product part number
ProductCategory This property is required. string
Product category
ProvisioningGroup This property is required. string
Product provisioning group
UcmRateCardPartType This property is required. string
Rate card part type of Product
UnitOfMeasure This property is required. string
Unit of Measure
BillingCategory This property is required. string
Metered service billing category
Name This property is required. string
Product name
PartNumber This property is required. string
Product part number
ProductCategory This property is required. string
Product category
ProvisioningGroup This property is required. string
Product provisioning group
UcmRateCardPartType This property is required. string
Rate card part type of Product
UnitOfMeasure This property is required. string
Unit of Measure
billingCategory This property is required. String
Metered service billing category
name This property is required. String
Product name
partNumber This property is required. String
Product part number
productCategory This property is required. String
Product category
provisioningGroup This property is required. String
Product provisioning group
ucmRateCardPartType This property is required. String
Rate card part type of Product
unitOfMeasure This property is required. String
Unit of Measure
billingCategory This property is required. string
Metered service billing category
name This property is required. string
Product name
partNumber This property is required. string
Product part number
productCategory This property is required. string
Product category
provisioningGroup This property is required. string
Product provisioning group
ucmRateCardPartType This property is required. string
Rate card part type of Product
unitOfMeasure This property is required. string
Unit of Measure
billing_category This property is required. str
Metered service billing category
name This property is required. str
Product name
part_number This property is required. str
Product part number
product_category This property is required. str
Product category
provisioning_group This property is required. str
Product provisioning group
ucm_rate_card_part_type This property is required. str
Rate card part type of Product
unit_of_measure This property is required. str
Unit of Measure
billingCategory This property is required. String
Metered service billing category
name This property is required. String
Product name
partNumber This property is required. String
Product part number
productCategory This property is required. String
Product category
provisioningGroup This property is required. String
Product provisioning group
ucmRateCardPartType This property is required. String
Rate card part type of Product
unitOfMeasure This property is required. String
Unit of Measure

GetCommitmentAggregatedsComputedUsageAggregatedParentProduct

BillingCategory This property is required. string
Metered service billing category
Name This property is required. string
Product name
PartNumber This property is required. string
Product part number
ProductCategory This property is required. string
Product category
ProvisioningGroup This property is required. string
Product provisioning group
UcmRateCardPartType This property is required. string
Rate card part type of Product
UnitOfMeasure This property is required. string
Unit of Measure
BillingCategory This property is required. string
Metered service billing category
Name This property is required. string
Product name
PartNumber This property is required. string
Product part number
ProductCategory This property is required. string
Product category
ProvisioningGroup This property is required. string
Product provisioning group
UcmRateCardPartType This property is required. string
Rate card part type of Product
UnitOfMeasure This property is required. string
Unit of Measure
billingCategory This property is required. String
Metered service billing category
name This property is required. String
Product name
partNumber This property is required. String
Product part number
productCategory This property is required. String
Product category
provisioningGroup This property is required. String
Product provisioning group
ucmRateCardPartType This property is required. String
Rate card part type of Product
unitOfMeasure This property is required. String
Unit of Measure
billingCategory This property is required. string
Metered service billing category
name This property is required. string
Product name
partNumber This property is required. string
Product part number
productCategory This property is required. string
Product category
provisioningGroup This property is required. string
Product provisioning group
ucmRateCardPartType This property is required. string
Rate card part type of Product
unitOfMeasure This property is required. string
Unit of Measure
billing_category This property is required. str
Metered service billing category
name This property is required. str
Product name
part_number This property is required. str
Product part number
product_category This property is required. str
Product category
provisioning_group This property is required. str
Product provisioning group
ucm_rate_card_part_type This property is required. str
Rate card part type of Product
unit_of_measure This property is required. str
Unit of Measure
billingCategory This property is required. String
Metered service billing category
name This property is required. String
Product name
partNumber This property is required. String
Product part number
productCategory This property is required. String
Product category
provisioningGroup This property is required. String
Product provisioning group
ucmRateCardPartType This property is required. String
Rate card part type of Product
unitOfMeasure This property is required. String
Unit of Measure

GetCommitmentAggregatedsFilter

Name This property is required. string
Product name
Values This property is required. List<string>
Regex bool
Name This property is required. string
Product name
Values This property is required. []string
Regex bool
name This property is required. String
Product name
values This property is required. List<String>
regex Boolean
name This property is required. string
Product name
values This property is required. string[]
regex boolean
name This property is required. str
Product name
values This property is required. Sequence[str]
regex bool
name This property is required. String
Product name
values This property is required. List<String>
regex Boolean

Package Details

Repository
oci pulumi/pulumi-oci
License
Apache-2.0
Notes
This Pulumi package is based on the oci Terraform Provider.
Oracle Cloud Infrastructure v2.32.0 published on Thursday, Apr 24, 2025 by Pulumi