vSAN Management API
|
| Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanDataEfficiencyConfig(vim.vsan.DataEfficiencyConfig)
- Property of
- VimVsanReconfigSpec, VsanConfigInfoEx, VsanDiskFormatConversionSpec, VsanHostConfigInfoEx, VsanPrepareVsanForVcsaSpec, VsanVcPostDeployConfigSpec
- Extends
- DynamicData
- Since
- vSphere API 6.0
Data Object Description
The data efficiency configuration of a vSAN cluster.Properties
| Name | Type | Description |
|---|---|---|
| compressionEnabled* | xsd:boolean |
Is data compression enabled on the cluster? If data compression enabled,
new created all-flash disk group will do data compression. If disabled,
new created disk group will not do data compression.
|
| dedupEnabled | xsd:boolean |
Is data deduplication enabled on the cluster? If data deduplication enabled,
new created all-flash disk group will do data deduplication. If disabled,
new created disk group will not do data deduplication.
|
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |