VmFaultToleranceConfigIssue
VmFaultToleranceConfigIssue
Configuration issues that can occur during operations related to fault tolerance protection for virtual machines.
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"
}
],
"reason": "string",
"entityName": "string",
"entity": {
"_typeName": "string",
"type": "string",
"value": "string"
}
}
string
reason
Optional
The reason for the failure.
string
entityName
Optional
The entity name.
Depending on the issue, it could be virtual machine or host.