# File lib/fog/libvirt/models/compute/server.rb, line 104 def shutdown connection.vm_action(uuid, :shutdown) end