CapacityReservationStatus
Capacity Reservation Status · Cost and Usage dataset
- Feature level
- Conditional
- Data type
- String
- Allows nulls
- Yes
- Column type
- Dimension
What it is
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.
Allowed values
| Used | Charges that utilized a specific amount of a capacity reservation. |
| Unused | Charges that represent the unused portion of a capacity reservation. |
Requirements (8)
Verbatim from the specification. These are the statements the validator checks against.
- CapacityReservationStatus MUST be of type String.
- CapacityReservationStatus MUST adhere to the following nullability requirements:
- 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 MUST adhere to the following 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.
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.