vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanUpgradeSystemUpgradeHistoryItem(vim.VsanUpgradeSystem.UpgradeHistoryItem)
- Property of
- VsanUpgradeSystemUpgradeStatus
- Extended by
- VsanUpgradeSystemUpgradeHistoryDiskGroupOp, VsanUpgradeSystemUpgradeHistoryPreflightFail
- Extends
- DynamicData
- See also
- HostSystem, Task
- Since
- vSphere API Release 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.
|
message | xsd: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.
|
timestamp | xsd:dateTime |
Time stamp when the history is record.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |