Sha256: 6c587bb7645048e99fa98192c84cdc2b73a7f45f98a2329a20a96982f6dfbca0
Contents?: true
Size: 852 Bytes
Versions: 2
Compression:
Stored size: 852 Bytes
Contents
# SwaggerClient::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>**](Link.md) | | [optional] **review** | [**Review**](Review.md) | | [optional] **scope** | [**ExceptionScope**](ExceptionScope.md) | | [optional] **state** | **String** | The state of the vulnerability exception. One of: `\"Deleted\"`, `\"Expired\"`, `\"Approved\"`, `\"Rejected\"`, `\"Under Review\". | [optional] **submit** | [**Submission**](Submission.md) | | [optional]
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
avs-0.1.0 | lib/service/api/rapid7_insightvm_client/docs/VulnerabilityException.md |
avs-0.0.9 | lib/service/api/rapid7_insightvm_client/docs/VulnerabilityException.md |