Deployment_HistoryMigrationSpec
The HistoryMigrationSpec enumerated type defines how vCenter history data will be migrated. vCenter History data includes
- Statistics
- Events
- Tasks
{
"data_set": "string",
"defer_import": false
}
The HistoryMigrationOption enumerated type defines the vCenter history migration option choices.
EVENTS_TASKS : Only event data and task data will be migrated along with the core data.
ALL : All history data will be migrated along with the core data.
Defines how vCenter history will be migrated. If set to true, vCenter history will be migrated separately after successful upgrade(supported scenarios are upgrade from 6.0 or 6.5 to 6.7) or migration, otherwise it will be migrated along with core data during the upgrade or migration process. vCSA upgrade with deferred import is no longer supported for target version 7.0 and later. If unset, vCenter historical data won't be deferred and will be migrated along with core data.