EVCModeUnsupportedByHosts
EVCModeUnsupportedByHosts
An attempt to enable Enhanced VMotion Compatibility on a cluster has failed because there are hosts in the cluster with a CPU feature baseline below the desired EVC mode.
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"
}
]
}
],
"evcMode": "string",
"host": [
{
"_typeName": "string",
"type": "string",
"value": "string"
}
],
"hostName": [
"string"
]
}
string
evcMode
Optional
The requested EVC mode.
array of MoRefHostSystem
host
Optional
The set of hosts which are blocking EVC because their CPU hardware does not support the requested EVC mode.
array of string
hostName
Optional
The names of the hosts in the host array.