17 18 19
# File 'lib/esxi.rb', line 17 def start vmid Util.run(@session, "vim-cmd vmsvc/power.on #{vmid}") end