CannotMoveVsanEnabledHost
CannotMoveVsanEnabledHost
Fault thrown for the case that an attempt is made to move a host which is enabled for VSAN into an unsuitable ClusterComputeResource.
The destination vim.ClusterComputeResource may be disabled for VSAN, or may be using VSAN with a different cluster UUID.
See also AddHost_Task, MoveHostInto_Task, MoveInto_Task, VsanClusterUuidMismatch, DestinationVsanDisabled.
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"
}
]
}
Property Of