EVCUnsupportedByHostSoftware
EVCUnsupportedByHostSoftware
An attempt to enable Enhanced VMotion Compatibility (EVC) on a cluster has failed because one or more hosts in the cluster lack software support for EVC.
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"
}
],
"faults": [
{
"_typeName": "string",
"faultCause": "MethodFault Object",
"faultMessage": [
{
"_typeName": "string",
"key": "string",
"arg": [
{
"_typeName": "string",
"key": "string",
"value": {
"_typeName": "string"
}
}
],
"message": "string"
}
]
}
],
"host": [
{
"_typeName": "string",
"type": "string",
"value": "string"
}
],
"hostName": [
"string"
]
}
array of
MoRefHostSystem
host
Required
The set of hosts which are blocking EVC because their virtualization software does not support CPUID override.
array of
string
hostName
Required
The names of the hosts in the host array.