CannotMoveFaultToleranceVm
CannotMoveFaultToleranceVm
This fault is thrown when an attempt is made to move a fault tolerance vm to a different resource pool or cluster.
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"
}
],
"moveType": "string",
"vmName": "string"
}
string
moveType
Required
The type of the move
string
vmName
Required
The virtual machine name to be moved.