Data Object - ConverterAgentInternalVCBSourceVMSpec

Extends
ConverterAgentInternalVMwareSourceVMSpec
Since
Converter API 1.0

Data Object Description

A VCB VMware VM

Properties

Name Type Description
catalogFilePathxsd:string

Path to the catalog file
networkPassword*xsd:string

Password to use when connecting to network share specified by file Path. Required if username is specified.
networkUsername*xsd:string

Username to use when connecting to network share specified by file Path. If source Path points to an UNC network share ("\\hostname\\share\\dir"), optional username/password can be specified to authenticate with the file server.
vmxFilePathxsd:string

Path to the .vmx file
Properties inherited from ConverterAgentInternalVMwareSourceVMSpec
None
Properties inherited from ConverterAgentInternalSourceVMSpec
None
Properties inherited from ConverterAgentInternalSourceComputerSpec
None
Properties inherited from DynamicData
None
*Need not be set