HealthDetails interface
Health metrics for a storage pool
Properties
| bandwidth |
Bandwidth usage metrics |
| data |
Data reduction ratio achieved on this pool |
| estimated |
Estimated maximum capacity of the pool, in bytes, based on current usage and data reduction ratio |
| iops |
IOPS usage metrics |
| space | Storage space usage |
| used |
How full the pool is right now, in %, compared to the maximum size it can grow to; estimated based on current usage and data reduction ratio |
Property Details
bandwidthUsage
dataReductionRatio
Data reduction ratio achieved on this pool
dataReductionRatio: number
Property Value
number
estimatedMaxCapacity
Estimated maximum capacity of the pool, in bytes, based on current usage and data reduction ratio
estimatedMaxCapacity: number
Property Value
number
iopsUsage
space
usedCapacityPercentage
How full the pool is right now, in %, compared to the maximum size it can grow to; estimated based on current usage and data reduction ratio
usedCapacityPercentage: number
Property Value
number