vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanSpaceEfficiencyRatio(vim.vsan.VsanSpaceEfficiencyRatio)
- Property of
- VsanSpaceUsage
- Extends
- DynamicData
- Since
- 8.0.0.4
Data Object Description
This class holds the vSAN space efficiency ratio.Properties
Name | Type | Description |
---|---|---|
compressionRatio* | xsd:float |
The cluster level space efficiency ratio for compression.
This attribute specifically quantifies the space efficiency
achieved through compression, without considering other
efficiency features.
It is only exposed when compression is enabled within the
cluster state.
Compression Ratio = Space Usage Before Compression /
Space Usage After Compression
Since 9.0.0.0 |
dedupRatio* | xsd:float |
The cluster level space efficiency ratio for compression.
This attribute specifically quantifies the space efficiency
achieved through deduplication, without considering other
efficiency features.
It is only exposed when deduplication is enabled within the
cluster state.
Deduplication Ratio = Space Usage Before Deduplication /
Space Usage After Deduplication
Since 9.0.0.0 |
overallRatio* | xsd:float |
The cluster level space efficiency ratio.
For vSAN ESA, it will exclude all the system overhead.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |