Test Search vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VmMessageWarningEvent(vim.event.VmMessageWarningEvent)
- Extends
- VmEvent
- See also
- VirtualMachineMessage
- Since
- vSphere API Release 4.0
Data Object Description
This event records when a warning 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[] |
|
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 |