Data Object - ConverterAgentInternalLoginCredentials

Property of
ConverterAgentInternalHyperVLocalVmSpec, ConverterAgentInternalHyperVSourceVMSpec, ConverterAgentInternalManagedSourceVMSpec, ConverterAgentInternalManagedTargetVMSpec, ConverterAgentInternalManagedVMOptions, ConverterAgentInternalManagedVmSpec
Extended by
ConverterAgentInternalServiceCredentials, ConverterAgentInternalSessionCredentials
Extends
DynamicData
Since
Converter API 1.0

Data Object Description

These login credentials are passed around by the VMImporter class and by VMCreator. They log into VC or into Hostd on a Dali box.

Properties

Name Type Description
hostxsd:string

hostd host name or VC server name. Alternatively, it can be the URL to the VC server in the format of "procotol://host[:port]", (e.g. https://vcServer:443 for SOAP procotol with SSL). If the URL is specified, the port will be ignored. Supported procotol in URL are: http, https, vmdb, and vmdbs.
passwordxsd:string

VC or ESX password
port*xsd:int

hostd port number
usernamexsd:string

VC or ESX username
Properties inherited from DynamicData
None
*Need not be set