Data Object - DrConfigMigrationManagerMigrationDataInfo

Since
DrConfig API 1.0

Data Object Description

Describes the location and details of a migration data archive. This is the return type for the #ExportMigrationData() operation.

Properties

Name Type Description
checksumxsd:string

The SHA256 checksum for the bundle file. Can be used to verify the contents of the archive.
keyxsd:string

The unique key for this archive.
urlxsd:string

The URL to download the migration data.
Properties inherited from
None