开发者

VM provisioning using SharePoint

Is it possible to do Virtual Machine(VM) provisioning?

Firstly I have a some questions with relation to the above question. How to automate Virtual Machine creation? Is there a software or tool or manually scripting?

How to use SharePoint eform to automatically create VM? The eform has the following inputs which is the user's requirements (Virtual Machine(VM) Name, VM operating system, VM memory size, VM disk size).

After entering the inputs, there will be a button (开发者_高级运维create VM). After clicking, the VM will be created. Using a VMware. we are able to run the VM.

What approach should I take to achieve this using sharepoint and vSphere.


I'm not a vSphere API expert, but it looks like you should be able to deploy a custom SharePoint solution (web part, system page, user control, etc.) that calls the vSphere web services to provision the VM based on user input to a form.

vSphere API documentation can be found here: http://www.vmware.com/support/developer/vc-sdk/

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜