Data Object - VsanConfigGeneration(vim.cluster.VsanConfigGeneration)

Property of
VsanHostRuntimeStats
Extends
DynamicData
Since
vSAN API 6.6.1

Data Object Description

Generation tracker for vSAN configuration. By storing this information on ESX and comparing it against VCs version, the goal is to determine if they got out of sync, and if so, who is up to date.

Properties

Name Type Description
genNumxsd:long

Generation number, a monotonically increasing number.
genTimexsd:long

Generation timestamp, used for human readable consumption, not used to determine which generation is "newer", as timestamps can't be trusted for this in distributed systems. The unit of this value is in milli-seconds since the epoch.
vcUuidxsd:string

VC instance UUID to determine which VC generated the config.
Properties inherited from DynamicData
None

Show WSDL type definition