VsanFailedRepairObjectResult

VsanFailedRepairObjectResult
VsanFailedRepairObjectResult

Details about a failure to repair an object.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "uuid": "string",
    "errMessage": "string"
}
string
uuid
Required

The object UUID which failed to repair.

string
errMessage
Optional

The failure message during repairing the object.