1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
fog--fog/lib/fog/vsphere
Jeff McCune 856eb7e033 (#9241) Add find_template_by_instance_uuid request
Without this patch we did not have a convenient way to find
a template by instance UUID.  We could only find virtual
machines by instance UUID, which may or may not be a template.

This patch adds a specific request to obtain the VMware managed
object instance of of a specific template.  This is necessary
plumbing for the clone request.
2011-09-10 13:32:58 -07:00
..
models/compute (#9241) Add destroy API request and model action 2011-09-10 13:32:58 -07:00
requests/compute (#9241) Add find_template_by_instance_uuid request 2011-09-10 13:32:58 -07:00
compute.rb (#9241) Add find_template_by_instance_uuid request 2011-09-10 13:32:58 -07:00