VmFaultToleranceTooManyVMsOnHost
VmFaultToleranceTooManyVMsOnHost
This fault is returned when a host has more than the recommended number of Fault Tolerance VMs running on it.
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"
}
],
"hostName": "string",
"maxNumFtVms": 0
}
string
hostName
Optional
hostName
integer As int32 As int32
maxNumFtVms
Required
The recommended number of Fault Tolerance VMs running on the host.