vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
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 | 
|---|---|---|
| message | xsd: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 | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |