# File lib/fog/compute/requests/bluebox/get_products.rb, line 14 def get_products request( :expects => 200, :method => 'GET', :path => 'api/block_products.json' ) end