Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 582 Bytes

SpaceEfficiency.md

File metadata and controls

12 lines (8 loc) · 582 Bytes

SpaceEfficiency

Properties

Name Type Description Notes
LogicalUsed int32 Logical used [optional] [default to null]
Ratio float32 Data reduction ratio (logical_used / used) [optional] [default to null]
Savings int32 Space saved by storage efficiencies (logical_used - used) [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]