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