@param [Hash] params a hash of params to be passed to the service @option params [Object] id Part of +/api/orchestration/:id/tasks+ path
@param [Hash] headers additional http headers @return [Array] First item: parsed data; second item: raw body
# File lib/foreman_api/resources/task.rb, line 13 def index(params = {}, headers = {}) perform_call(__method__, params, headers) end
Generated with the Darkfish Rdoc Generator 2.