# File lib/fog/ovirt/requests/compute/vm_ticket.rb, line 6 def vm_ticket(id, options = {}) client.set_ticket(id, options) end