Class: VirusTotal::Domain
Overview
to use this feature you must have a private apikey!
Constant Summary
Constants inherited from Base
Instance Attribute Summary
Attributes inherited from Base
Instance Method Summary collapse
Methods inherited from Base
Constructor Details
This class inherits a constructor from VirusTotal::Base
Instance Method Details
#report ⇒ Object
4 5 6 |
# File 'lib/virus_total/domain.rb', line 4 def report api_response('domain/report', resource: resource, method: :get) end |