
Fixes RST documents to include list mark up when appropriate. closes: https://github.com/vmware/pyvmomi/issues/76
755 B
755 B
vim.event.ExtendedEvent
This event is the base class for extended events.
- extends
- since
- Attributes:
-
eventTypeId (str):
The id of the type of extended event.
managedObject (vmodl.ManagedObject):
The object on which the event was logged.
data ([vim.event.ExtendedEvent.Pair], optional):
Key/value pairs associated with event.