vCenter Storage Monitoring Service API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VmWwnConflictEvent(vim.event.VmWwnConflictEvent)
- Extends
- VmEvent
- See also
- HostEventArgument, VmEventArgument
- Since
- VI API 2.5
Data Object Description
This event records a conflict of virtual machine WWNs (World Wide Name).Properties
Name | Type | Description |
---|---|---|
conflictedHosts* | HostEventArgument[] |
The host whose physical WWN conflicts with the
current virtual machine's WWN.
|
conflictedVms* | VmEventArgument[] |
The virtual machine whose WWN conflicts with the
current virtual machine's WWN.
|
wwn | xsd:long |
The WWN in conflict.
|
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 |