vCenter Storage Monitoring Service API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VmUuidConflictEvent(vim.event.VmUuidConflictEvent)
- Extends
- VmEvent
- See also
- VmEventArgument
- Since
- 2.0
Data Object Description
This event records a conflict of virtual machine BIOS UUIDs.Properties
Name | Type | Description |
---|---|---|
conflictedVm | VmEventArgument |
The virtual machine whose UUID conflicts with the
current virtual machine's UUID.
|
uuid | xsd:string |
The BIOS UUID 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 |