Sha256: 15032709ac84032dd9319faa400fe2a0542670cc648ac9c0b76182db602613c9

Contents?: true

Size: 1.26 KB

Versions: 2

Compression:

Stored size: 1.26 KB

Contents

# SwaggerClient::SmtpAlert

## 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] 
**limit_alert_text** | **BOOLEAN** | Reports basic information in the alert, if enabled. | [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. | 
**recipients** | **Array<String>** | The recipient list. At least one recipient must be specified. Each recipient must be a valid e-mail address. | 
**relay_server** | **String** | The SMTP server/relay to send messages through. | 
**sender_email_address** | **String** | The sender e-mail address that will appear in the from field. | [optional] 

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
avs-0.1.0 lib/service/api/rapid7_insightvm_client/docs/SmtpAlert.md
avs-0.0.9 lib/service/api/rapid7_insightvm_client/docs/SmtpAlert.md