Sample Exchange

 View Only

Deploy virtual machines of ova by ovftool 

Jul 05, 2016 09:36 AM

The utility of codes to present the deployment of vm by ovftool. There are 3 parameters to specify:

  1. Source: the ova file to deploy
  2. Destination: the localtion on vCenter where to deploy. it is refered as a management object by its id. For instance, deploying vm in the resource tool moref=vim.ResourcePool:resgroup-148
  3. Options: determining what the vm is deployed like,  hostname, IP address, admin user

 


#managementobject
#Apache2.0
#OpenVirtualizationFormatTool(ovf)
#vCenter
#deployment
#ova
#Java

Statistics
0 Favorited
5 Views
1 Files
0 Shares
2 Downloads
Attachment(s)
java file
Deploy-virtual-machines-of-ova-by-ovftool.java   2 KB   1 version
Uploaded - Apr 09, 2024

Tags and Keywords

Comments

Jul 06, 2016 06:01 AM

Very simple and useful, I love it.

Related Entries and Links

No Related Resource entered.