Fault - VmAlreadyExistsInDatacenter(vim.fault.VmAlreadyExistsInDatacenter)

Thrown by
MoveIntoFolder_Task
Extends
InvalidFolder
See also
HostSystem, VirtualMachine
Since
vSphere API 4.0

Fault Description

Fault thrown when moving a standalone host between datacenters, and one or more of the virtual machines registered on the host are already registered to hosts in the target datacenter.

Properties

Name Type Description
hostManagedObjectReference
to a HostSystem

The target host.
hostnamexsd:string

Name of the target host.
vmManagedObjectReference[]
to a VirtualMachine[]

Virtual machines in the target datacenter which have the same registration information as those belonging to the target host.
Properties inherited from InvalidFolder
target
Properties inherited from VimFault
None
Properties inherited from MethodFault
faultCause, faultMessage

Show WSDL type definition