Sha256: bf2c95b7d89ca1c9e5676076510a65c9e84375793edbf3f5c92f07f8327c5e78
Contents?: true
Size: 903 Bytes
Versions: 2
Compression:
Stored size: 903 Bytes
Contents
# SwaggerClient::SyslogAlert ## 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) | | [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. | **server** | **String** | The Syslog server to send messages to. |
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
avs-0.1.0 | lib/service/api/rapid7_insightvm_client/docs/SyslogAlert.md |
avs-0.0.9 | lib/service/api/rapid7_insightvm_client/docs/SyslogAlert.md |