# File lib/fog/shared_file_system/openstack/requests/get_limits.rb, line 5 def get_limits request( :expects => 200, :method => 'GET', :path => 'limits' ) end