Data Object - ConverterComputerSpecManagedVmLocation

Extends
ConverterComputerSpecVmLocation
See also
ConverterVimConnectionSpec, VirtualMachine
Since
Converter API 1.0

Data Object Description

ManagedLocation specifies the location of a VM managed by VMware Virtual Infrastructure -- Virtual Center or standalone ESX.

Properties

Name Type Description
uuid*xsd:string

Virtual Machine InstanceUUID. For pre 4.0 hosts it is BIOS UUID. Use for VMs only; use vm for VM templates.

Since Converter API 2.0
vimConnectConverterVimConnectionSpec

Location of Virtual Center or ESX and credentials for accessing it.
vm*ManagedObjectReference
to a VirtualMachine

Virtual Machine managed object ID. Can be obtained from VC/ESX inventory by using VIM API. Use only for VM templates as of Version 2 of Converter API. Use uuid instead for regular VMs.
vmName*xsd:string

Virtual Machine name. For description purpose only.
Properties inherited from ConverterComputerSpecVmLocation
None
Properties inherited from ConverterComputerSpecComputerLocation
None
Properties inherited from DynamicData
None
*Need not be set