SEND US FEEDBACK!
vSphere API/SDK Documentation > vSphere Management SDK > vSphere Web Services SDK Documentation > VMware vSphere API Reference > Fault Types > S
  • 0 Ratings

Fault - SnapshotRevertIssue(vim.fault.SnapshotRevertIssue)

Extends
MigrationFault
See also
Event

Fault Description

If the virtual machine is migrated to the destination host, there may be a problem reverting to one of its snapshots. This is a warning. If the snapshot name is not set and the event array is empty, then it the snapshot might possibly revert correctly. If the name is set and the event array is not empty then there surely will be a problem reverting to the snapshot.

Properties

Name Type Description
errorsxsd: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
*May not be present
Show WSDL type definition



© 2006-2016 VMware, Inc. All rights reserved.
Revision 15-Nov-2016  |  Version 6.5

Feedback

  • 0 Ratings