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

Fault - VsanClusterUuidMismatch(vim.fault.VsanClusterUuidMismatch)

Extends
CannotMoveVsanEnabledHost
Since
vSphere API 5.5

Fault Description

Fault thrown for the case that an attempt is made to move a host which is enabled for VSAN into a ClusterComputeResource whose VSAN cluster UUID does not match.
See CannotMoveVsanEnabledHost

Properties

Name Type Description
destinationClusterUuidxsd:string

The VSAN cluster UUID in use by the destination ClusterComputeResource.
hostClusterUuidxsd:string

The VSAN cluster UUID in use by the host at hand.
Properties inherited from CannotMoveVsanEnabledHost
None
Properties inherited from VsanFault
None
Properties inherited from VimFault
None
Properties inherited from MethodFault
faultCause, faultMessage

Show WSDL type definition




Feedback

  • 0 Ratings