influxdb-client-js

InfluxDB 2.0 JavaScript client

View the Project on GitHub influxdata/influxdb-client-js

Home > @influxdata/influxdb-client-apis > SMTPNotificationRuleBase

SMTPNotificationRuleBase interface

Signature:

interface SMTPNotificationRuleBase 

Properties

Property Modifiers Type Description
bodyTemplate?   string (Optional)
subjectTemplate   string  
to   string  
type   ‘smtp’