vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanDataEfficiencyConfigEx(vim.vsan.DataEfficiencyConfigEx)
- Extends
- VsanDataEfficiencyConfig
- Since
- 9.0.0.0
Data Object Description
DataEfficiencyConfigEx extends VsanDataEfficiencyConfig with extra global deduplication configuration under vSAN ESA. Global deduplication service enablement in vSAN ESA is automatically managed by vSAN, users should not enable or disable the feature by this configuration. However, users can pause the servie via the dedupPaused configuration.Properties
Name | Type | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
dedupPaused* | xsd:boolean |
Pause/continue the data deduplication service.
Deduplication configurations work together as below.
|
||||||||||||
dedupStoreUuid* | xsd:string |
The UUID of the dedup store that is used to store deduplicated data.
|
||||||||||||
Properties inherited from VsanDataEfficiencyConfig | ||||||||||||||
compressionEnabled, dedupEnabled | ||||||||||||||
Properties inherited from DynamicData | ||||||||||||||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |