vCenter Storage Monitoring Service API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VmMessageErrorEvent(vim.event.VmMessageErrorEvent)
- Extends
- VmEvent
- See also
- VirtualMachineMessage
- Since
- vSphere API Release 4.0
Data Object Description
This event records when an error 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.
|
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 |