THE LINUX FOUNDATION PROJECTS
Docs navigation
On this page

    3.9 Capacity Reservation ID

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

    A Capacity Reservation ID is the identifier assigned to a capacity reservation by the provider. Capacity Reservation ID is commonly used for scenarios to allocate charges for capacity reservation usage.

    The CapacityReservationId column adheres to the following requirements:

    • CapacityReservationId MUST be present in a FOCUS dataset when the provider supports capacity reservations.
    • CapacityReservationId MUST be of type String.
    • CapacityReservationId MUST conform to StringHandling requirements.
    • CapacityReservationId nullability is defined as follows:
      • CapacityReservationId MUST be null when a charge is not related to a capacity reservation.
      • CapacityReservationId MUST NOT be null when a charge represents the unused portion of a capacity reservation.
      • CapacityReservationId SHOULD NOT be null when a charge is related to a capacity reservation.
    • When CapacityReservationId is not null, CapacityReservationId adheres to the following additional requirements:
      • CapacityReservationId MUST be a unique identifier within the provider.
      • CapacityReservationId SHOULD be a fully-qualified identifier.

    3.9.3 Description

    The identifier assigned to a capacity reservation by the provider.

    Constraints

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