vcenter deployment: history migration spec
The
history_migration_spec
enumerated type defines how vCenter history data will be migrated. vCenter History data includes - Statistics
- Events
- Tasks
Representation:
Attributes:
Name | Type | Description |
---|---|---|
Required | ||
data_set | string | Defines what part of vCenter historical data will be migrated along with core data. This attribute was added in vSphere API 6.7. Defines the vCenter history migration option choices. This enumeration was added in vSphere API 6.7. Value is one of: |
Optional | ||
defer_import | boolean | Defines how vCenter history will be migrated. If set to true, vCenter history will be migrated separately after successful upgrade or migration, otherwise it will be migrated along with core data during the upgrade or migration process. This attribute was added in vSphere API 6.7. Optional. If unset, vCenter historical data won't be deferred and will be migrated along with core data. |