CommitmentDiscountCategory
Commitment Discount Category · Cost and Usage dataset
- Feature level
- Conditional
- Data type
- String
- Allows nulls
- Yes
- Column type
- Dimension
What it is
Commitment Discount Category indicates whether the commitment discount identified in the CommitmentDiscountId column is based on usage quantity or cost (aka "spend"). The CommitmentDiscountCategory column is only applicable to commitment discounts and not negotiated discounts.
Allowed values
| Spend | Commitment discounts that require a predetermined amount of spend. |
| Usage | Commitment discounts that require a predetermined amount of usage. |
Requirements (5)
Verbatim from the specification. These are the statements the validator checks against.
- CommitmentDiscountCategory MUST be of type String.
- CommitmentDiscountCategory MUST adhere to the following nullability requirements:
- CommitmentDiscountCategory MUST be null when CommitmentDiscountId is null.
- CommitmentDiscountCategory MUST NOT be null when CommitmentDiscountId is not null.
- CommitmentDiscountCategory MUST be one of the allowed values.
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
CapacityReservationIdCapacityReservationStatusChargeCategoryChargeClassChargeDescriptionChargeFrequencyChargePeriodEndChargePeriodStartCommitmentDiscountIdCommitmentDiscountNameCommitmentDiscountQuantityCommitmentDiscountStatusCommitmentDiscountTypeCommitmentDiscountUnitCommitmentProgramEligibilityDetailsConsumedQuantity
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.