SEND US FEEDBACK!
vSphere API/SDK Documentation > vSphere Management SDK > vSphere Web Services SDK Documentation > VMware vSphere API Reference > Data Object Types > V (continued)
  • 0 Ratings

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.
wwnxsd: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
*Need not be set
Show WSDL type definition




Feedback

  • 0 Ratings