Data Object - GuestInfoNamespaceGenerationInfo(vim.vm.GuestInfo.NamespaceGenerationInfo)

Property of
GuestInfo
Extends
DynamicData
Since
vSphere API 5.1

Data Object Description

A data class for the namespace and its corresponding generation number The generation number can be used to track updates to the corresponding namespace. An update to the generation number indicates that the return value of FetchEventsFromGuest may have changed.

Properties

Name Type Description
generationNoxsd:int

Namespace generation number. Generation number is changed whenever there is new unread event pending from the guest to the VMODL.
keyxsd:string

The namespace name as the unique key.
Properties inherited from DynamicData
None

Show WSDL type definition