CommitmentDiscountId
Commitment Discount ID · Cost and Usage dataset
- Feature level
- Conditional
- Data type
- String
- Allows nulls
- Yes
- Column type
- Dimension
What it is
A Commitment Discount ID is the identifier assigned to a commitment discount by the service provider. Commitment Discount ID is commonly used for scenarios like chargeback for commitments and savings per commitment discount. The CommitmentDiscountId column is only applicable to commitment discounts and not negotiated discounts.
Requirements (10)
Verbatim from the specification. These are the statements the validator checks against.
- CommitmentDiscountId MUST be of type String.
- CommitmentDiscountId MUST conform to StringHandling requirements.
- CommitmentDiscountId MUST adhere to the following nullability requirements:
- CommitmentDiscountId MUST be null when a charge is not related to a commitment discount.
- CommitmentDiscountId MUST NOT be null when a charge is related to a commitment discount.
- When CommitmentDiscountId is not null, CommitmentDiscountId MUST adhere to the following requirements:
- CommitmentDiscountId MUST be a unique identifier within the service provider.
- CommitmentDiscountId MUST be equal to ResourceId when ChargeCategory is "Purchase" and the charge represents a purchase of that commitment discount.
- CommitmentDiscountId MUST be equal to ResourceId when ChargeCategory is "Usage" and the charge represents an unused portion of that commitment discount.
- CommitmentDiscountId SHOULD be a fully-qualified identifier.
Check your own export
The FOCUS 1.4 validator checks this column and 122 others against your file, in your browser, with no size cap and nothing uploaded.
Other Cost and Usage columns
Definition taken from the FOCUS 1.4 specification. FOCUS is published by the FinOps Foundation under CC BY 4.0.
One column is a definition. A pipeline is a project.
Finitizer ingests FOCUS from every provider you run and reports across all of them.