# File lib/rbovirt.rb, line 74
def
destroy_vm
(
id
)
http_delete
(
"/vms/%s"
%
id
)
end