module InsightsCloud
Public Class Methods
hits_export_url()
click to toggle source
# File lib/insights_cloud.rb, line 12 def self.hits_export_url ForemanRhCloud.base_url + '/api/insights/v1/export/hits/' end