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/requests/compute
Jeff McCune 8bc5c768ec (#9241) Add model for Fog::Compute[:vsphere].servers
This patch adds a request list_virtual_machines which is responsible for
making an API connection and returning a raw "response" object from the
API.

Model instances of a Server (compute resource) are returned as a
collection through the "all" method.  The Fog framework calls all on the
instance of the collection.
2011-09-10 13:32:58 -07:00
..
current_time.rb (#9241) Add current_time request 2011-09-10 13:32:58 -07:00
list_virtual_machines.rb (#9241) Add model for Fog::Compute[:vsphere].servers 2011-09-10 13:32:58 -07:00