Data Object - VsanUpgradeSystemUpgradeHistoryItem(vim.VsanUpgradeSystem.UpgradeHistoryItem)

Property of
VsanUpgradeSystemUpgradeStatus
Extended by
VsanUpgradeSystemUpgradeHistoryDiskGroupOp, VsanUpgradeSystemUpgradeHistoryPreflightFail
Extends
DynamicData
See also
HostSystem, Task
Since
vSphere API 6.0

Data Object Description

Captures one "log entry" of an upgrade process.

Properties

Name Type Description
host*ManagedObjectReference
to a HostSystem

The host a history item pertains to. May be unset when item related to no particular host.
messagexsd:string

Description of the history item.
task*ManagedObjectReference
to a Task

A task associated with the history item. May be unset if no task is associated.
timestampxsd:dateTime

Time stamp when the history is record.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition