# File lib/fog/hp/requests/compute/list_images.rb, line 13 def list_images request( :expects => [200, 203], :method => 'GET', :path => 'images.json' ) end