Data Object - ConverterSnapshotInfo

Returned by
ConverterQueryBootableSnapshots
Extends
DynamicData
Since
Converter API 2.0

Data Object Description

Describes VM snapshots used in incremental P2V.

Properties

Name Type Description
backupTime*xsd:dateTime

The time the backup is taken.
backupType*xsd:string

The type of the backup (fullP2V/incrementalP2V), see BackupType.
bitmapId*xsd:string

The next bitmapId set for backup snapshots.
snapshotIdxsd:int

The snapshotTree.id for this snapshot.
snapshotTypexsd:string

The type of the snapshot (backupSnapshot/bootableSnapshot), see SnapshotType.
Properties inherited from DynamicData
None
*Need not be set