Name
|
Type
|
Description
|
password | xsd:string |
Password to use when connecting to network share specified by vmPath.
Required if username is specified.
|
username | xsd:string |
Username to use when connecting to network share specified by vmPath.
If vmPath points to an UNC network share ("\\hostname\\share\\dir"),
optional username/password can be specified to authenticate with
the file server.
If username/password is not specified, the backend will rely on
impersonation and assume that the connection to the network share
is established in the GUI session.
A remote backend cannot rely on impersonation to get access to
network share. In remote case, if vmPath points to a network share,
username/password must be specified.
|
vmPath | xsd:string |
Path at which the VM will be created.
If this field holds "C:\VM\temp" and vmName is "foo", the resulting
.vmx file will live at C:\VM\temp\foo\foo.vmx
|
Properties inherited from ConverterAgentInternalTargetVMSpec |
vmName |
Properties inherited from DynamicData |
None |