# File lib/fog/compute/serverlove/requests/get_images.rb, line 5
        def get_images
          request(:method => "get", :path => "/drives/info", :expects => 200)
        end