Sha256: 837fb7660ad814fda3446f5f660977ddc37c418a2b46f268b0604c5addeea89c
Contents?: true
Size: 1.2 KB
Versions: 2
Compression:
Stored size: 1.2 KB
Contents
# SwaggerClient::MatchedSolution ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **additional_information** | [**AdditionalInformation**](AdditionalInformation.md) | | [optional] **applies_to** | **String** | The systems or software the solution applies to. | [optional] **confidence** | **String** | The confidence of the matching process for the solution. | [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>**](Link.md) | Hypermedia links to corresponding or related resources. | [optional] **matches** | [**Array<SolutionMatch>**](SolutionMatch.md) | The raw matches that were performed in order to select the best solution(s). | [optional] **steps** | [**Steps**](Steps.md) | | [optional] **summary** | [**Summary**](Summary.md) | | [optional] **type** | **String** | The type of the solution. One of: `\"Configuration\"`, `\"Rollup patch\"`, `\"Patch\"` | [optional]
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
avs-0.1.0 | lib/service/api/rapid7_insightvm_client/docs/MatchedSolution.md |
avs-0.0.9 | lib/service/api/rapid7_insightvm_client/docs/MatchedSolution.md |