Data Object - ConverterVMReconfigurationCapabilities

Property of
ConverterDefaultConversionParams, ConverterDefaultVMReconfigurationParams
Extends
DynamicData
Since
Converter API 1.0

Data Object Description

Specifies the list of configureVM flags that can be enabled in ConverterConversionParams

Properties

Name Type Description
canCustomizeGuestOSxsd:boolean

Specifies whether doCustomize is supported for the source OS. Note: if unset the feature will not be supported.
canInstallVMwareToolsxsd:boolean

Specifies whether doInstallTools is supported for the source OS and target product version. Note: if unset the feature will not be supported.
canReconfigurexsd:boolean

Specifies whether doReconfig is supported for the source OS. Note: if unset the feature will not be supported.
canRemoveRestoreCheckpointsxsd:boolean

Specifies whether removeRestoreCheckpoints is supported for the guest OS.
canUninstallAgentFromTargetxsd:boolean

Specifies whether uninstall Agent from target is supported or not doUninstallAgent
Properties inherited from DynamicData
None