Skip to content
This repository has been archived by the owner on Sep 12, 2024. It is now read-only.

Latest commit

 

History

History
14 lines (11 loc) · 1.02 KB

VulnerabilityException.md

File metadata and controls

14 lines (11 loc) · 1.02 KB

Rapid7VmConsole::VulnerabilityException

Properties

Name Type Description Notes
expires String The date and time the vulnerability exception is set to expire. [optional]
id Integer The identifier of the vulnerability exception. [optional]
links Array<Link> [optional]
review Review Details regarding the review and/or approval of the exception. [optional]
scope ExceptionScope The scope of the vulnerability exception, indicating the results it applies to. [optional]
state String The state of the vulnerability exception. One of: `&quot;Deleted&quot;`, `&quot;Expired&quot;`, `&quot;Approved&quot;`, `&quot;Rejected&quot;`, `&quot;Under Review&quot;. [optional]
submit Submission Details regarding the submission of the exception. [optional]