THE LINUX FOUNDATION PROJECTS
Docs navigation
On this page

    3.1.23 Commitment Discount ID

    Dataset: Cost and Usage
    Column Type: Dimension
    Feature Level: Conditional
    Data Type: String
    Since: 1.0-preview

    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.

    3.1.23.1 Requirements

    CommitmentDiscountId adheres to the following requirements:

    • CommitmentDiscountId MUST be present in a Cost and Usage FOCUS dataset when the service provider supports commitment discounts.
    • CommitmentDiscountId MUST be of type String.
    • CommitmentDiscountId MUST conform to StringHandling requirements.
    • CommitmentDiscountId nullability is defined as follows:
      • 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 adheres to the following additional requirements:
      • CommitmentDiscountId MUST be a unique identifier within the service provider.
      • CommitmentDiscountId SHOULD be a fully-qualified identifier.

    3.1.23.4 Description

    The identifier assigned to a commitment discount by the service provider.

    Constraints

    Property Value
    Column Type Dimension
    Feature Level Conditional
    Allows Nulls Yes
    Data Type String
    Value Format \<not specified>