VsanClusterUuidMismatch
VsanClusterUuidMismatch
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 also CannotMoveVsanEnabledHost.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"faultCause": "MethodFault Object",
"faultMessage": [
{
"_typeName": "string",
"key": "string",
"arg": [
{
"_typeName": "string",
"key": "string",
"value": {
"_typeName": "string"
}
}
],
"message": "string"
}
],
"hostClusterUuid": "string",
"destinationClusterUuid": "string"
}
string
hostClusterUuid
Required
The VSAN cluster UUID in use by the host at hand.
string
destinationClusterUuid
Required
The VSAN cluster UUID in use by the destination ClusterComputeResource.