# File lib/api/right_flexiscale_api.rb, line 522 def list_disks(*list) perform_request do @api.listDisks(list.flatten) end end