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

Fault - FailToLockFaultToleranceVMs(vim.fault.FailToLockFaultToleranceVMs)

Extends
RuntimeFault
See also
VirtualMachine
Since
vSphere API 4.1

Fault Description

Thrown when trying to state lock a Fault Tolerance VM, and the other VM in the same Fault Tolerance pair is already locked.

Properties

Name Type Description
alreadyLockedVmManagedObjectReference
to a VirtualMachine

The vm that is already locked, this can be a Fault Tolerance primary or secondary VM
vmManagedObjectReference
to a VirtualMachine

The vm to be locked, this can be a Fault Tolerance primary or secondary VM
vmNamexsd:string

The name of the vm to be locked.
Properties inherited from RuntimeFault
None
Properties inherited from MethodFault
faultCause, faultMessage

Show WSDL type definition




Feedback

  • 0 Ratings