Sha256: db09b4dce79a5408dc6d5b56ce2169ed4da1df6e39bf361aa7640041b4ba1d43
Contents?: true
Size: 961 Bytes
Versions: 2
Compression:
Stored size: 961 Bytes
Contents
# SwaggerClient::Solution ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **additional_information** | [**AdditionalInformation**](AdditionalInformation.md) | | [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>**](Link.md) | Hypermedia links to corresponding or related resources. | [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/Solution.md |
avs-0.0.9 | lib/service/api/rapid7_insightvm_client/docs/Solution.md |