سؤال

I have a connection to a vsphere instance using pyvmomi. I can list virtual machines. However, I am looking for documentation about how to perform other tasks (e.g. copy a virtual machine, create a new virtual machine). Is there example code for tasks like this or API documentation that is relevant?

هل كانت مفيدة؟

المحلول

Have you taken a look at this github project? https://github.com/vmware/pyvmomi-community-samples

Lots of samples are provided here, if you are looking for something not already provided by the project please open an issue on github and maybe someone from the community will provide it for you.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top