Class: Nexpose::IncompleteAsset

Inherits:
CompletedAsset show all
Defined in:
lib/nexpose/device.rb

Overview

Summary object of an incomplete asset for a scan.

Instance Attribute Summary

Attributes inherited from CompletedAsset

#duration, #host_name, #id, #ip, #os, #status, #vulns

Method Summary

Methods inherited from CompletedAsset

#initialize, #ip_address, #operating_system, parse_json

Constructor Details

This class inherits a constructor from Nexpose::CompletedAsset