VsanUpgradeSystemUpgradeHistoryItem
VsanUpgradeSystemUpgradeHistoryItem
Captures one "log entry" of an upgrade process.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"timestamp": "string",
"host": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"message": "string",
"task": {
"_typeName": "string",
"type": "string",
"value": "string"
}
}
string As date-time As date-time
timestamp
Required
Time stamp when the history is record.
string
message
Required
Description of the history item.