GetEfficiencyResult Properties |
The GetEfficiencyResult type exposes the following members.
Name | Description | |
---|---|---|
Compression |
The amount of space being saved by compressing data on a single volume. Stated as a ratio where "1" means data has been stored without being compressed.
| |
Deduplication |
The amount of space being saved on a single volume by not duplicating data. Stated as a ratio.
| |
MissingVolumes |
The volumes that could not be queried for efficiency data. Missing volumes can be caused by GC being less than hour old, temporary network loss or restarted services since the GC cycle.
| |
ThinProvisioning |
The ratio of space used to the amount of space allocated for storing data. Stated as a ratio.
| |
Timestamp |
The last time efficiency data was collected after Garbage Collection (GC). ISO 8601 data string.
|