Deployment_DataMigrationEstimate

Deployment_DataMigrationEstimate
Deployment_DataMigrationEstimate

The DataMigrationEstimate {structure contains estimated time and disk space required for the vCenter Server database migration.

JSON Example
{
    "estimated_export_time": 0,
    "estimated_import_time": 0,
    "required_free_disk_space_on_source": "number"
}
integer As int64
estimated_export_time
Required

The time estimated to export data from the source vCenter Server.

integer As int64
estimated_import_time
Required

The time estimated to import data to the upgraded vCenter Server.

number As double
required_free_disk_space_on_source
Required

The extra free space required on source vCenter Server.