HostVsanInternalSystemVsanObjectOperationResult

HostVsanInternalSystemVsanObjectOperationResult
HostVsanInternalSystemVsanObjectOperationResult

Operation result for a VSAN object upon failure.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "uuid": "string",
    "failureReason": [
        {
            "_typeName": "string",
            "key": "string",
            "arg": [
                {
                    "_typeName": "string",
                    "key": "string",
                    "value": {
                        "_typeName": "string"
                    }
                }
            ],
            "message": "string"
        }
    ]
}
string
uuid
Required

The UUID of the in question VSAN object.

failureReason
Optional

List of LocalizableMessages with the failure vobs.