Stops a running VM
395 396 397
# File 'lib/opennebula/virtual_machine.rb', line 395 def stop action('stop') end