THE LINUX FOUNDATION PROJECTS
Docs navigation
On this page

    3.1.15 Capacity Reservation Status

    Dataset: Cost and Usage
    Column Type: Dimension
    Feature Level: Conditional
    Data Type: String
    Since: 1.1

    Capacity Reservation Status indicates whether the charge represents either the consumption of the capacity reservation identified in the CapacityReservationId column or when the capacity reservation is unused.

    3.1.15.1 Requirements

    CapacityReservationStatus adheres to the following requirements:

    • CapacityReservationStatus MUST be present in a Cost and Usage FOCUS dataset when the service provider supports capacity reservations.
    • CapacityReservationStatus MUST be of type String.
    • CapacityReservationStatus nullability is defined as follows:
      • CapacityReservationStatus MUST be null when CapacityReservationId is null.
      • CapacityReservationStatus MUST NOT be null when CapacityReservationId is not null and ChargeCategory is "Usage".
    • When CapacityReservationStatus is not null, CapacityReservationStatus adheres to the following additional requirements:
      • CapacityReservationStatus MUST be one of the allowed values.
      • CapacityReservationStatus MUST be "Unused" when the charge represents the unused portion of a capacity reservation.
      • CapacityReservationStatus MUST be "Used" when the charge represents the used portion of a capacity reservation.

    3.1.15.4 Description

    Indicates whether the charge represents either the consumption of a capacity reservation or when a capacity reservation is unused.

    Constraints

    Property Value
    Column Type Dimension
    Feature Level Conditional
    Allows Nulls Yes
    Data Type String
    Value Format Allowed Values