VmFaultToleranceTooManyFtVcpusOnHost
VmFaultToleranceTooManyFtVcpusOnHost
This fault is returned when a host has more than the recommended number of Fault Tolerance vCPUs 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",
"maxNumFtVcpus": 0
}
string
hostName
Optional
The name of the host
integer As int32 As int32
maxNumFtVcpus
Required
The recommended number of FT protected vCPUs on a host.