Quantcast
Channel: VMware Communities : All Content - All Communities
Viewing all articles
Browse latest Browse all 175326

High Level API

$
0
0

vSphere could really use a high level API. Something like OpenStack has:

 

# start VM:

nova boot --image "my-template" --flavor "small" --nic net-id=59c56a41-2f71 "my-new-VM"

 

# create a virtual subnet

neutron subnet-create "my-net" --name "my-subnet" --gateway 192.168.1.1 192.168.1.0/24

 

Why do I need 150 lines of code just to create a VM?


Viewing all articles
Browse latest Browse all 175326

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>