You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if the notification channel is working. Default is false.
59
59
60
60
*`share_with_current_team` - (Optional) If set to `true` it will share notification channel only with current team (in which user is logged in).
61
-
Otherwise, it will share it with all teams, which is the default behaviour.
61
+
Otherwise, it will share it with all teams, which is the default behaviour. Although this is an optional setting, beware that if you have lower permissions than admin you may see a `error: 403 Forbidden` if this is not set to `true`.
if the notification channel is working. Default is false.
45
45
46
46
*`share_with_current_team` - (Optional) If set to `true` it will share notification channel only with current team (in which user is logged in).
47
-
Otherwise, it will share it with all teams, which is the default behaviour.
47
+
Otherwise, it will share it with all teams, which is the default behaviour. Although this is an optional setting, beware that if you have lower permissions than admin you may see a `error: 403 Forbidden` if this is not set to `true`.
if the notification channel is working. Default is false.
44
44
45
45
*`share_with_current_team` - (Optional) If set to `true` it will share notification channel only with current team (in which user is logged in).
46
-
Otherwise, it will share it with all teams, which is the default behaviour.
46
+
Otherwise, it will share it with all teams, which is the default behaviour. Although this is an optional setting, beware that if you have lower permissions than admin you may see a `error: 403 Forbidden` if this is not set to `true`.
*`name` - (Required) The name of the Notification Channel. Must be unique.
44
44
45
-
*`instance_id` - (Required) id of the Event Notifications Instance. Id value can be either an instance id or CRN. If the event notification instance is within the same account, use the actual instance id. If it is in a different account, then use the Event Notifications Instance's [CRN](https://cloud.ibm.com/docs/account?topic=account-crn).
45
+
*`instance_id` - (Required) id of the Event Notifications Instance. Id value can be either an instance id or CRN. If the event notification instance is within the same account, use the actual instance id. If it is in a different account, then use the Event Notifications Instance's [CRN](https://cloud.ibm.com/docs/account?topic=account-crn).
46
46
47
47
*`enabled` - (Optional) If false, the channel will not emit notifications. Default is true.
if the notification channel is working. Default is false.
57
57
58
58
*`share_with_current_team` - (Optional) If set to `true` it will share notification channel only with current team (in which user is logged in).
59
-
Otherwise, it will share it with all teams, which is the default behaviour.
59
+
Otherwise, it will share it with all teams, which is the default behaviour. Although this is an optional setting, beware that if you have lower permissions than admin you may see a `error: 403 Forbidden` if this is not set to `true`.
if the notification channel is working. Default is false.
67
67
68
68
*`share_with_current_team` - (Optional) If set to `true` it will share notification channel only with current team (in which user is logged in).
69
-
Otherwise, it will share it with all teams, which is the default behaviour.
69
+
Otherwise, it will share it with all teams, which is the default behaviour. Although this is an optional setting, beware that if you have lower permissions than admin you may see a `error: 403 Forbidden` if this is not set to `true`.
if the notification channel is working. Default is false.
44
44
45
45
*`share_with_current_team` - (Optional) If set to `true` it will share notification channel only with current team (in which user is logged in).
46
-
Otherwise, it will share it with all teams, which is the default behaviour.
46
+
Otherwise, it will share it with all teams, which is the default behaviour. Although this is an optional setting, beware that if you have lower permissions than admin you may see a `error: 403 Forbidden` if this is not set to `true`.
if the notification channel is working. Default is false.
45
45
46
46
*`share_with_current_team` - (Optional) If set to `true` it will share notification channel only with current team (in which user is logged in).
47
-
Otherwise, it will share it with all teams, which is the default behaviour.
47
+
Otherwise, it will share it with all teams, which is the default behaviour. Although this is an optional setting, beware that if you have lower permissions than admin you may see a `error: 403 Forbidden` if this is not set to `true`.
*`enabled` - (Optional) If false, the channel will not emit notifications. Default is true.
41
41
42
-
*`notify_when_ok` - (Optional) Send a new notification when the alert condition is
42
+
*`notify_when_ok` - (Optional) Send a new notification when the alert condition is
43
43
no longer triggered. Default is false.
44
44
45
-
*`notify_when_resolved` - (Optional) Send a new notification when the alert is manually
45
+
*`notify_when_resolved` - (Optional) Send a new notification when the alert is manually
46
46
acknowledged by a user. Default is false.
47
47
48
48
*`send_test_notification` - (Optional) Send an initial test notification to check
@@ -57,7 +57,7 @@ In addition to all arguments above, the following attributes are exported:
57
57
*`version` - (Computed) The current version of the Notification Channel.
58
58
59
59
*`share_with_current_team` - (Optional) If set to `true` it will share notification channel only with current team (in which user is logged in).
60
-
Otherwise, it will share it with all teams, which is the default behaviour.
60
+
Otherwise, it will share it with all teams, which is the default behaviour. Although this is an optional setting, beware that if you have lower permissions than admin you may see a `error: 403 Forbidden` if this is not set to `true`.
if the notification channel is working. Default is false.
52
52
53
53
*`share_with_current_team` - (Optional) If set to `true` it will share notification channel only with current team (in which user is logged in).
54
-
Otherwise, it will share it with all teams, which is the default behaviour.
54
+
Otherwise, it will share it with all teams, which is the default behaviour. Although this is an optional setting, beware that if you have lower permissions than admin you may see a `error: 403 Forbidden` if this is not set to `true`.
Copy file name to clipboardExpand all lines: website/docs/r/monitor_notification_channel_slack.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -67,7 +67,7 @@ In addition to all arguments above, the following attributes are exported:
67
67
*`version` - (Computed) The current version of the Notification Channel.
68
68
69
69
*`share_with_current_team` - (Optional) If set to `true` it will share notification channel only with current team (in which user is logged in).
70
-
Otherwise, it will share it with all teams, which is the default behaviour.
70
+
Otherwise, it will share it with all teams, which is the default behaviour. Although this is an optional setting, beware that if you have lower permissions than admin you may see a `error: 403 Forbidden` if this is not set to `true`.
0 commit comments