ReservationBillingStatus interface
Latest billing status for this reservation
Properties
| drr |
Weighted average of the data-reduction ratio for all associated pools |
| extra |
Extra capacity added when rounding up low-usage pools to 30TiB. In bytes |
| extra |
Extra capacity added because of low DRR storage pools; In bytes |
| extra |
Extra capacity discounted due to plan forgiving some low-DRR usage. In bytes |
| low |
How many associated storage pools reported low data reduction ratio (DRR) |
| timestamp | Timestamp for the latest update of this billing status, in RFC 3339 format |
| total |
The sum of total used capacity for all pools with low DRR, if the DRR penalty applies. In bytes |
| total |
Total performance amount included in plan. In bytes per second |
| total |
Total performance amount reported at on-demand price. In MB per second |
| total |
The sum of all performance settings across the pools under this reservation. In MB per second |
| total |
Total used capacity actually billed. In bytes |
| total |
Total used capacity included in plan. In bytes |
| total |
Total used capacity reported at on-demand price. In bytes |
| total |
Total used capacity as reported by associated storage pools. In bytes |
Property Details
drrWeightedAverage
Weighted average of the data-reduction ratio for all associated pools
drrWeightedAverage: number
Property Value
number
extraUsedCapacityLowUsageRounding
Extra capacity added when rounding up low-usage pools to 30TiB. In bytes
extraUsedCapacityLowUsageRounding: number
Property Value
number
extraUsedCapacityNonReducible
Extra capacity added because of low DRR storage pools; In bytes
extraUsedCapacityNonReducible: number
Property Value
number
extraUsedCapacityNonReduciblePlanDiscount
Extra capacity discounted due to plan forgiving some low-DRR usage. In bytes
extraUsedCapacityNonReduciblePlanDiscount: number
Property Value
number
lowDrrPoolCount
How many associated storage pools reported low data reduction ratio (DRR)
lowDrrPoolCount: number
Property Value
number
timestamp
Timestamp for the latest update of this billing status, in RFC 3339 format
timestamp: string
Property Value
string
totalNonReducibleReported
The sum of total used capacity for all pools with low DRR, if the DRR penalty applies. In bytes
totalNonReducibleReported: number
Property Value
number
totalPerformanceIncludedPlan
Total performance amount included in plan. In bytes per second
totalPerformanceIncludedPlan: number
Property Value
number
totalPerformanceOverage
Total performance amount reported at on-demand price. In MB per second
totalPerformanceOverage: number
Property Value
number
totalPerformanceReported
The sum of all performance settings across the pools under this reservation. In MB per second
totalPerformanceReported: number
Property Value
number
totalUsedCapacityBilled
Total used capacity actually billed. In bytes
totalUsedCapacityBilled: number
Property Value
number
totalUsedCapacityIncludedPlan
Total used capacity included in plan. In bytes
totalUsedCapacityIncludedPlan: number
Property Value
number
totalUsedCapacityOverage
Total used capacity reported at on-demand price. In bytes
totalUsedCapacityOverage: number
Property Value
number
totalUsedCapacityReported
Total used capacity as reported by associated storage pools. In bytes
totalUsedCapacityReported: number
Property Value
number