Data Object - VmMessageEvent(vim.event.VmMessageEvent)

Extends
VmEvent
See also
VirtualMachineMessage
Since
2.0

Data Object Description

This event records when an informational message (consisting of a collection of "observations") is thrown by the virtual machine. This is a generic event for such messages.

Properties

Name Type Description
messagexsd:string

A raw message returned by the virtualization platform.
messageInfo*VirtualMachineMessage[]

A set of localizable message data that comprise this event. Only available on servers that support localization.

Since VI API 2.5
Properties inherited from VmEvent
template
Properties inherited from Event
chainId, changeTag, computeResource, createdTime, datacenter, ds, dvs, fullFormattedMessage, host, key, net, userName, vm
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition