Data Object - DrConfigMigrationSpec

Parameter to
Migrate
See also
DrConfigConnectionSpec, DrConfigMigrationDataSpec
Since
DrConfig API 7.0

Data Object Description

Information required about the migration data

Properties

Name Type Description
appliancePassxsd:string

Appliance user password.
applianceThumbprint*xsd:string

Thumbprint of the config service server's certificate. When the correct value is provided all security checks of the certificate are off. SslCertificateManager.probeSsl must be used to populate the thumbprint in the proper format.
applianceUrixsd:string

IP of the appliance that will be migrated. FQDN + optional port. If port not specified 5480 will be used.
applianceUserxsd:string

Appliance user used for login.
connectionSpec*DrConfigConnectionSpec

Connection spec for the vCenter where the this appliance is deployed.
dataSpecDrConfigMigrationDataSpec

Specific components data to be exported/imported.
Properties inherited from
None
*Need not be set