@param [Hash] params a hash of params to be passed to the service @option params [String] page paginate results @option params [String] per_page number of entries per request
@param [Hash] headers additional http headers @return [Array] First item: parsed data; second item: raw body
# File lib/foreman_api/resources/template_kind.rb, line 14 def index(params = {}, headers = {}) perform_call(__method__, params, headers) end
Generated with the Darkfish Rdoc Generator 2.