Name
|
Type
|
Description
|
allowDataMovement | xsd:boolean |
Whether data movement is allowed for upcoming disk format conversion process.
If 'allowDataMovement' is set to False, disk format conversion flow will
check whether data movement is required. If disk format conversion need to
move data to complete the operation, the
VsanDisallowDataMovementIssue will fail
the disk format conversion task.
Since vSAN API 6.8.7
|
dataEfficiencyConfig | VsanDataEfficiencyConfig |
Whether to enable or disable vSAN data efficiency
from disk format layer.
|
dataEncryptionConfig | VsanDataEncryptionConfig |
vSAN encryption configuration parameters for
disk format layer.
Since vSAN API 6.6
|
skipHostRemediation | xsd:boolean |
Do not perform host configuration remediation on hosts as part of the
Disk Format Conversion. Remediation is performed by default to ensure hosts
are consistent. This will prevent errors as part of Disk Format Conversion
due to inconsistent hosts. This field can be set to True when it is already
known that all hosts are already consistent and have the latest
configuration avoiding this extra step.
Unset means False.
Since vSAN API 6.6
|
Properties inherited from DynamicData |
None |