oci.OsubUsage.getCommitmentAggregateds
Explore with Pulumi AI
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>
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]
func GetCommitmentAggregateds(ctx *Context, args *GetCommitmentAggregatedsArgs, opts ...InvokeOption) (*GetCommitmentAggregatedsResult, error)
func GetCommitmentAggregatedsOutput(ctx *Context, args *GetCommitmentAggregatedsOutputArgs, opts ...InvokeOption) GetCommitmentAggregatedsResultOutput
> 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)
}
public static CompletableFuture<GetCommitmentAggregatedsResult> getCommitmentAggregateds(GetCommitmentAggregatedsArgs args, InvokeOptions options)
public static Output<GetCommitmentAggregatedsResult> getCommitmentAggregateds(GetCommitmentAggregatedsArgs args, InvokeOptions options)
fn::invoke:
function: oci:OsubUsage/getCommitmentAggregateds:getCommitmentAggregateds
arguments:
# arguments dictionary
The following arguments are supported:
- Compartment
Id This property is required. string - The OCID of the root compartment.
- Subscription
Id This property is required. string - Subscription Id is an identifier associated to the service used for filter the Computed Usage in SPM.
- Time
From 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.
- Time
To 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.
Commitment Aggregateds Filter> - 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. - Parent
Product string - Product part number for subscribed service line, called parent product.
- XOne
Origin stringRegion - 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. string - The OCID of the root compartment.
- Subscription
Id This property is required. string - Subscription Id is an identifier associated to the service used for filter the Computed Usage in SPM.
- Time
From 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.
- Time
To 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.
Commitment Aggregateds Filter - 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. - Parent
Product string - Product part number for subscribed service line, called parent product.
- XOne
Origin stringRegion - 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. String - The OCID of the root compartment.
- subscription
Id This property is required. String - Subscription Id is an identifier associated to the service used for filter the Computed Usage in SPM.
- time
From 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.
- time
To 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.
Commitment Aggregateds Filter> - 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. - parent
Product String - Product part number for subscribed service line, called parent product.
- x
One StringOrigin Region - 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. string - The OCID of the root compartment.
- subscription
Id This property is required. string - Subscription Id is an identifier associated to the service used for filter the Computed Usage in SPM.
- time
From 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.
- time
To 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.
Commitment Aggregateds Filter[] - 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. - parent
Product string - Product part number for subscribed service line, called parent product.
- x
One stringOrigin Region - 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.
Get Commitment Aggregateds Filter] - 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_ strorigin_ region - 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. String - The OCID of the root compartment.
- subscription
Id This property is required. String - Subscription Id is an identifier associated to the service used for filter the Computed Usage in SPM.
- time
From 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.
- time
To 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.
- 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. - parent
Product String - Product part number for subscribed service line, called parent product.
- x
One StringOrigin Region - 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:
- Compartment
Id string - Computed
Usage List<GetAggregateds Commitment Aggregateds Computed Usage Aggregated> - The list of computed_usage_aggregateds.
- Id string
- The provider-assigned unique ID for this managed resource.
- Subscription
Id string - Subscription Id is an identifier associated to the service used for filter the Computed Usage in SPM
- Time
From string - Time
To string - Filters
List<Get
Commitment Aggregateds Filter> - Grouping string
- Parent
Product string - Product description
- XOne
Origin stringRegion
- Compartment
Id string - Computed
Usage []GetAggregateds Commitment Aggregateds Computed Usage Aggregated - The list of computed_usage_aggregateds.
- Id string
- The provider-assigned unique ID for this managed resource.
- Subscription
Id string - Subscription Id is an identifier associated to the service used for filter the Computed Usage in SPM
- Time
From string - Time
To string - Filters
[]Get
Commitment Aggregateds Filter - Grouping string
- Parent
Product string - Product description
- XOne
Origin stringRegion
- compartment
Id String - computed
Usage List<GetAggregateds Commitment Aggregateds Computed Usage Aggregated> - The list of computed_usage_aggregateds.
- id String
- The provider-assigned unique ID for this managed resource.
- subscription
Id String - Subscription Id is an identifier associated to the service used for filter the Computed Usage in SPM
- time
From String - time
To String - filters
List<Get
Commitment Aggregateds Filter> - grouping String
- parent
Product String - Product description
- x
One StringOrigin Region
- compartment
Id string - computed
Usage GetAggregateds Commitment Aggregateds Computed Usage Aggregated[] - The list of computed_usage_aggregateds.
- id string
- The provider-assigned unique ID for this managed resource.
- subscription
Id string - Subscription Id is an identifier associated to the service used for filter the Computed Usage in SPM
- time
From string - time
To string - filters
Get
Commitment Aggregateds Filter[] - grouping string
- parent
Product string - Product description
- x
One stringOrigin Region
- compartment_
id str - computed_
usage_ Sequence[osubusage.aggregateds Get Commitment Aggregateds Computed Usage Aggregated] - 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.
Get Commitment Aggregateds Filter] - grouping str
- parent_
product str - Product description
- x_
one_ strorigin_ region
- compartment
Id String - computed
Usage List<Property Map>Aggregateds - The list of computed_usage_aggregateds.
- id String
- The provider-assigned unique ID for this managed resource.
- subscription
Id String - Subscription Id is an identifier associated to the service used for filter the Computed Usage in SPM
- time
From String - time
To String - filters List<Property Map>
- grouping String
- parent
Product String - Product description
- x
One StringOrigin Region
Supporting Types
GetCommitmentAggregatedsComputedUsageAggregated
- Aggregated
Computed Usages This property is required. List<GetCommitment Aggregateds Computed Usage Aggregated Aggregated Computed Usage> - Aggregation of computed usages for the subscribed service.
- Currency
Code This property is required. string - Currency code
- Parent
Products This property is required. List<GetCommitment Aggregateds Computed Usage Aggregated Parent Product> - Product part number for subscribed service line, called parent product.
- Parent
Subscribed Service Id This property is required. string - Subscribed service line parent id
- Plan
Number This property is required. string - Subscribed service asociated subscription plan number.
- Pricing
Model This property is required. string - Subscribed services pricing model
- Rate
Card Id This property is required. string - Inernal SPM Ratecard Id at line level
- Subscription
Id This property is required. string - Subscription Id is an identifier associated to the service used for filter the Computed Usage in SPM.
- Time
End This property is required. string - Subscribed services contract line end date, expressed in RFC 3339 timestamp format.
- Time
Start This property is required. string - Subscribed services contract line start date, expressed in RFC 3339 timestamp format.
- Aggregated
Computed Usages This property is required. []GetCommitment Aggregateds Computed Usage Aggregated Aggregated Computed Usage - Aggregation of computed usages for the subscribed service.
- Currency
Code This property is required. string - Currency code
- Parent
Products This property is required. []GetCommitment Aggregateds Computed Usage Aggregated Parent Product - Product part number for subscribed service line, called parent product.
- Parent
Subscribed Service Id This property is required. string - Subscribed service line parent id
- Plan
Number This property is required. string - Subscribed service asociated subscription plan number.
- Pricing
Model This property is required. string - Subscribed services pricing model
- Rate
Card Id This property is required. string - Inernal SPM Ratecard Id at line level
- Subscription
Id This property is required. string - Subscription Id is an identifier associated to the service used for filter the Computed Usage in SPM.
- Time
End This property is required. string - Subscribed services contract line end date, expressed in RFC 3339 timestamp format.
- Time
Start This property is required. string - Subscribed services contract line start date, expressed in RFC 3339 timestamp format.
- aggregated
Computed Usages This property is required. List<GetCommitment Aggregateds Computed Usage Aggregated Aggregated Computed Usage> - Aggregation of computed usages for the subscribed service.
- currency
Code This property is required. String - Currency code
- parent
Products This property is required. List<GetCommitment Aggregateds Computed Usage Aggregated Parent Product> - Product part number for subscribed service line, called parent product.
- parent
Subscribed Service Id This property is required. String - Subscribed service line parent id
- plan
Number This property is required. String - Subscribed service asociated subscription plan number.
- pricing
Model This property is required. String - Subscribed services pricing model
- rate
Card Id This property is required. String - Inernal SPM Ratecard Id at line level
- subscription
Id This property is required. String - Subscription Id is an identifier associated to the service used for filter the Computed Usage in SPM.
- time
End This property is required. String - Subscribed services contract line end date, expressed in RFC 3339 timestamp format.
- time
Start This property is required. String - Subscribed services contract line start date, expressed in RFC 3339 timestamp format.
- aggregated
Computed Usages This property is required. GetCommitment Aggregateds Computed Usage Aggregated Aggregated Computed Usage[] - Aggregation of computed usages for the subscribed service.
- currency
Code This property is required. string - Currency code
- parent
Products This property is required. GetCommitment Aggregateds Computed Usage Aggregated Parent Product[] - Product part number for subscribed service line, called parent product.
- parent
Subscribed Service Id This property is required. string - Subscribed service line parent id
- plan
Number This property is required. string - Subscribed service asociated subscription plan number.
- pricing
Model This property is required. string - Subscribed services pricing model
- rate
Card Id This property is required. string - Inernal SPM Ratecard Id at line level
- subscription
Id This property is required. string - Subscription Id is an identifier associated to the service used for filter the Computed Usage in SPM.
- time
End This property is required. string - Subscribed services contract line end date, expressed in RFC 3339 timestamp format.
- time
Start 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.Get Commitment Aggregateds Computed Usage Aggregated Aggregated Computed Usage] - 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.Get Commitment Aggregateds Computed Usage Aggregated Parent Product] - 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.
- aggregated
Computed Usages This property is required. List<Property Map> - Aggregation of computed usages for the subscribed service.
- currency
Code This property is required. String - Currency code
- parent
Products This property is required. List<Property Map> - Product part number for subscribed service line, called parent product.
- parent
Subscribed Service Id This property is required. String - Subscribed service line parent id
- plan
Number This property is required. String - Subscribed service asociated subscription plan number.
- pricing
Model This property is required. String - Subscribed services pricing model
- rate
Card Id This property is required. String - Inernal SPM Ratecard Id at line level
- subscription
Id This property is required. String - Subscription Id is an identifier associated to the service used for filter the Computed Usage in SPM.
- time
End This property is required. String - Subscribed services contract line end date, expressed in RFC 3339 timestamp format.
- time
Start 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
- Cost
Unrounded This property is required. string - Sum of Computed Line Amount unrounded
- Data
Center This property is required. string - Data Center Attribute as sent by MQS to SPM.
- Net
Unit Price This property is required. string - Net Unit Price for the product in consideration.
- Products
This property is required. List<GetCommitment Aggregateds Computed Usage Aggregated Aggregated Computed Usage Product> - Product description
- Quantity
This property is required. string - Total Quantity that was used for computation
- Time
Metered On 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
- Cost
Unrounded This property is required. string - Sum of Computed Line Amount unrounded
- Data
Center This property is required. string - Data Center Attribute as sent by MQS to SPM.
- Net
Unit Price This property is required. string - Net Unit Price for the product in consideration.
- Products
This property is required. []GetCommitment Aggregateds Computed Usage Aggregated Aggregated Computed Usage Product - Product description
- Quantity
This property is required. string - Total Quantity that was used for computation
- Time
Metered On 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
- cost
Unrounded This property is required. String - Sum of Computed Line Amount unrounded
- data
Center This property is required. String - Data Center Attribute as sent by MQS to SPM.
- net
Unit Price This property is required. String - Net Unit Price for the product in consideration.
- products
This property is required. List<GetCommitment Aggregateds Computed Usage Aggregated Aggregated Computed Usage Product> - Product description
- quantity
This property is required. String - Total Quantity that was used for computation
- time
Metered On 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
- cost
Unrounded This property is required. string - Sum of Computed Line Amount unrounded
- data
Center This property is required. string - Data Center Attribute as sent by MQS to SPM.
- net
Unit Price This property is required. string - Net Unit Price for the product in consideration.
- products
This property is required. GetCommitment Aggregateds Computed Usage Aggregated Aggregated Computed Usage Product[] - Product description
- quantity
This property is required. string - Total Quantity that was used for computation
- time
Metered On 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.Get Commitment Aggregateds Computed Usage Aggregated Aggregated Computed Usage Product] - 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
- cost
Unrounded This property is required. String - Sum of Computed Line Amount unrounded
- data
Center This property is required. String - Data Center Attribute as sent by MQS to SPM.
- net
Unit Price 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
- time
Metered On 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
- Billing
Category This property is required. string - Metered service billing category
- Name
This property is required. string - Product name
- Part
Number This property is required. string - Product part number
- Product
Category This property is required. string - Product category
- Provisioning
Group This property is required. string - Product provisioning group
- Ucm
Rate Card Part Type This property is required. string - Rate card part type of Product
- Unit
Of Measure This property is required. string - Unit of Measure
- Billing
Category This property is required. string - Metered service billing category
- Name
This property is required. string - Product name
- Part
Number This property is required. string - Product part number
- Product
Category This property is required. string - Product category
- Provisioning
Group This property is required. string - Product provisioning group
- Ucm
Rate Card Part Type This property is required. string - Rate card part type of Product
- Unit
Of Measure This property is required. string - Unit of Measure
- billing
Category This property is required. String - Metered service billing category
- name
This property is required. String - Product name
- part
Number This property is required. String - Product part number
- product
Category This property is required. String - Product category
- provisioning
Group This property is required. String - Product provisioning group
- ucm
Rate Card Part Type This property is required. String - Rate card part type of Product
- unit
Of Measure This property is required. String - Unit of Measure
- billing
Category This property is required. string - Metered service billing category
- name
This property is required. string - Product name
- part
Number This property is required. string - Product part number
- product
Category This property is required. string - Product category
- provisioning
Group This property is required. string - Product provisioning group
- ucm
Rate Card Part Type This property is required. string - Rate card part type of Product
- unit
Of Measure 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
- billing
Category This property is required. String - Metered service billing category
- name
This property is required. String - Product name
- part
Number This property is required. String - Product part number
- product
Category This property is required. String - Product category
- provisioning
Group This property is required. String - Product provisioning group
- ucm
Rate Card Part Type This property is required. String - Rate card part type of Product
- unit
Of Measure This property is required. String - Unit of Measure
GetCommitmentAggregatedsComputedUsageAggregatedParentProduct
- Billing
Category This property is required. string - Metered service billing category
- Name
This property is required. string - Product name
- Part
Number This property is required. string - Product part number
- Product
Category This property is required. string - Product category
- Provisioning
Group This property is required. string - Product provisioning group
- Ucm
Rate Card Part Type This property is required. string - Rate card part type of Product
- Unit
Of Measure This property is required. string - Unit of Measure
- Billing
Category This property is required. string - Metered service billing category
- Name
This property is required. string - Product name
- Part
Number This property is required. string - Product part number
- Product
Category This property is required. string - Product category
- Provisioning
Group This property is required. string - Product provisioning group
- Ucm
Rate Card Part Type This property is required. string - Rate card part type of Product
- Unit
Of Measure This property is required. string - Unit of Measure
- billing
Category This property is required. String - Metered service billing category
- name
This property is required. String - Product name
- part
Number This property is required. String - Product part number
- product
Category This property is required. String - Product category
- provisioning
Group This property is required. String - Product provisioning group
- ucm
Rate Card Part Type This property is required. String - Rate card part type of Product
- unit
Of Measure This property is required. String - Unit of Measure
- billing
Category This property is required. string - Metered service billing category
- name
This property is required. string - Product name
- part
Number This property is required. string - Product part number
- product
Category This property is required. string - Product category
- provisioning
Group This property is required. string - Product provisioning group
- ucm
Rate Card Part Type This property is required. string - Rate card part type of Product
- unit
Of Measure 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
- billing
Category This property is required. String - Metered service billing category
- name
This property is required. String - Product name
- part
Number This property is required. String - Product part number
- product
Category This property is required. String - Product category
- provisioning
Group This property is required. String - Product provisioning group
- ucm
Rate Card Part Type This property is required. String - Rate card part type of Product
- unit
Of Measure This property is required. String - Unit of Measure
GetCommitmentAggregatedsFilter
Package Details
- Repository
- oci pulumi/pulumi-oci
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
oci
Terraform Provider.