Name
|
Type
|
Description
|
errors | xsd:boolean |
True if any of the events above are error events.
|
event | Event[] |
The problem(s) that would occur on reverting to the snapshot. This
is determined similarly to invoking validateMigration on a powered-off
virtual machine with the snapshot's state. However, not all errors
or warnings for virtual machine migration are guaranteed to be
detected for snapshots.
|
snapshotName | xsd:string |
The name of the problematic snapshot.
|
Properties inherited from MigrationFault |
None |
Properties inherited from VimFault |
None |
Properties inherited from MethodFault |
faultCause, faultMessage |