Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 2.05 KB

AssetHistory.md

File metadata and controls

16 lines (12 loc) · 2.05 KB

AssetHistory

Properties

Name Type Description Notes
date str The date the asset information was collected or changed. [optional]
description str Additional information describing the change. [optional]
scan_id int If a scan-oriented change, the identifier of the corresponding scan the asset was scanned in. [optional]
type str The type of change. May be one of: Type
user str If a vulnerability exception change, the login name of the user that performed the operation. [optional]
version int The version number of the change (a chronological incrementing number starting from 1). [optional]
vulnerability_exception_id int If a vulnerability exception change, the identifier of the vulnerability exception that caused the change. [optional]

[Back to Model list] [Back to API list] [Back to README]