Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 1.1 KB

Solution.md

File metadata and controls

15 lines (12 loc) · 1.1 KB

Rapid7VmConsole::Solution

Properties

Name Type Description Notes
additional_information AdditionalInformation Additional information or resources that can assist in applying the remediation. [optional]
applies_to String The systems or software the solution applies to. [optional]
estimate String The estimated duration to apply the solution, in ISO 8601 format. For example: `"PT5M"`. [optional]
id String The identifier of the solution. [optional]
links Array<Link> Hypermedia links to corresponding or related resources. [optional]
steps Steps The steps required to remediate the vulnerability. [optional]
summary Summary The summary of the solution. [optional]
type String The type of the solution. One of: `&quot;Configuration&quot;`, `&quot;Rollup patch&quot;`, `&quot;Patch&quot;` [optional]