| Package | Description |
|---|---|
| com.influxdb.client |
| Modifier and Type | Method and Description |
|---|---|
SlackNotificationRule |
NotificationRulesApi.createSlackRule(String name,
String every,
String messageTemplate,
RuleStatusLevel status,
List<TagRule> tagRules,
SlackNotificationEndpoint endpoint,
String orgID)
Add a Slack notification rule.
|
SlackNotificationRule |
NotificationRulesApi.createSlackRule(String name,
String every,
String messageTemplate,
RuleStatusLevel status,
SlackNotificationEndpoint endpoint,
String orgID)
Add a Slack notification rule.
|
Copyright © 2018–2023 InfluxData, Inc.. All rights reserved.