Skip to content
This repository has been archived by the owner on Dec 9, 2021. It is now read-only.

API to Clone VM, create VM from an existing template #14

Open
atishbits opened this issue Aug 1, 2018 · 1 comment
Open

API to Clone VM, create VM from an existing template #14

atishbits opened this issue Aug 1, 2018 · 1 comment

Comments

@atishbits
Copy link

atishbits commented Aug 1, 2018

Hi, is there a way to clone an existing VM or create a new VM from an existing template using this SDK?

I notice that the vmware.vim25 assembly exposes methods to perform operations like cloning a VM (VimPortType.CloneVM_Task), however I am not able to find similar methods using the vmware.vcenter.vm assembly. Most of the samples are using the vmware.vcenter.vm assembly rather than vmware.vim25.

@vinpai
Copy link
Contributor

vinpai commented Aug 1, 2018

Some of these APIs like cloning are not included in the vapi-client-bindings assembly right now. They will be added in a future release. Until then, please use the vim25 assemblies for these tasks.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants