Sha256: bdf79fda05c26d4ec4908f43f26fd6ffb749260ed6a4b669e8a08d1f8a6c2b72
Contents?: true
Size: 884 Bytes
Versions: 2
Compression:
Stored size: 884 Bytes
Contents
# SwaggerClient::Alert ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **enabled** | **BOOLEAN** | Flag indicating the alert is enabled. | **enabled_scan_events** | [**ScanEvents**](ScanEvents.md) | | [optional] **enabled_vulnerability_events** | [**VulnerabilityEvents**](VulnerabilityEvents.md) | | [optional] **id** | **Integer** | The identifier of the alert. | [optional] **links** | [**Array<Link>**](Link.md) | Hypermedia links to corresponding or related resources. | [optional] **maximum_alerts** | **Integer** | The maximum number of alerts that will be issued. To disable maximum alerts, omit the property in the request or specify the property with a value of `null`. | [optional] **name** | **String** | The name of the alert. | **notification** | **String** | The type of alert. |
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
avs-0.1.0 | lib/service/api/rapid7_insightvm_client/docs/Alert.md |
avs-0.0.9 | lib/service/api/rapid7_insightvm_client/docs/Alert.md |