Sha256: 15d6d11318baa2d2d4f47b1e9a140eb90ef5fff27c7e7df3d7a67602a7232620
Contents?: true
Size: 947 Bytes
Versions: 2
Compression:
Stored size: 947 Bytes
Contents
# SwaggerClient::SnmpAlert ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **community** | **String** | The SNMP community name. | **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 SNMP management server. |
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
avs-0.1.0 | lib/service/api/rapid7_insightvm_client/docs/SnmpAlert.md |
avs-0.0.9 | lib/service/api/rapid7_insightvm_client/docs/SnmpAlert.md |