Preparing search index...
The search index is not available
Documentation
Documentation
@influxdata/influxdb-client-apis
SlackNotificationRuleBase
Interface SlackNotificationRuleBase
interface
SlackNotificationRuleBase
{
channel
?:
string
;
messageTemplate
:
string
;
type
:
"slack"
;
}
Index
Properties
channel?
message
Template
type
Properties
Optional
channel
channel
?:
string
message
Template
messageTemplate
:
string
type
type
:
"slack"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
channel
message
Template
type
Documentation
Loading...