Data Object - ConverterParamsAgentCustomizationParams

Parameter to
ConverterAgentCustomize_Task
Extends
DynamicData
See also
ConverterCustomizationParams
Since
Converter API 2.0

Data Object Description

Properties

Name Type Description
customizationParams*ConverterCustomizationParams


doCustomize*xsd:boolean

Specifies whether "Customize guest operating system" will be performed in the current conversion.

Important: This flag can only be set when the following flag is enabled: canCustomizeGuestOS.

If unset the feature will not be performed.

doInstallTools*xsd:boolean

Specifies whether "Install VMware Tools" will be performed in the current conversion.

Important: This flag can only be set when the following flag is enabled: canInstallVMwareTools.

If unset the feature will not be performed.

doUninstallAgent*xsd:boolean

Specifies whether to uninstall the agent from the target VM. False if not set
Properties inherited from DynamicData
None
*Need not be set