Skip to content

Commit

Permalink
Corrected a description mistake which is reported in #441
Browse files Browse the repository at this point in the history
  • Loading branch information
userlocalhost committed Aug 18, 2016
1 parent db3774a commit dabbc05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/vim/VirtualMachine.rst
Expand Up @@ -1111,7 +1111,7 @@ RelocateVM(spec, priority):
if the virtual machine is powered on and is being migrated to a failover host. See `ClusterFailoverHostAdmissionControlPolicy`_ .


CloneVM(folder, name, spec):
Clone(folder, name, spec):
Creates a clone of this virtual machine. If the virtual machine is used as a template, this method corresponds to the deploy command.Any % (percent) character used in this name parameter must be escaped, unless it is used to start an escape sequence. Clients may also escape any other characters in this name parameter.The privilege required on the source virtual machine depends on the source and destination types:
* source is virtual machine, destination is virtual machine - VirtualMachine.Provisioning.Clone
* source is virtual machine, destination is template - VirtualMachine.Provisioning.CreateTemplateFromVM
Expand Down

0 comments on commit dabbc05

Please sign in to comment.