File tree Expand file tree Collapse file tree 2 files changed +46
-0
lines changed
content/en/alert_manager/v1 Expand file tree Collapse file tree 2 files changed +46
-0
lines changed Original file line number Diff line number Diff line change @@ -228,6 +228,9 @@ bookFlatSection: true
228228* ** event_info** (EventInfo) ` Required `
229229
230230
231+ * ** notification_info** (NotificationInfo) ` Required `
232+
233+
231234* ** domain_id** (string) ` Required `
232235
233236
Original file line number Diff line number Diff line change 1+ ---
2+ title : " Notification"
3+ linkTitle : " Notification"
4+ weight : 3
5+ bookFlatSection : true
6+ ---
7+ # [ Notification] ( #Notification )
8+
9+
10+
11+ > ** Package : spaceone.api.alert_manager.v1**
12+
13+ <br >
14+ <br >
15+
16+ ## Notification
17+
18+
19+
20+
21+
22+
23+
24+ <br >
25+ <br >
26+
27+ ## Message
28+
29+
30+
31+ ### NotificationInfo
32+ * ** notification_id** (string) ` Required `
33+
34+
35+ * ** service_channels** (Struct) ` Required `
36+
37+
38+ * ** user_group_channels** (Struct) ` Required `
39+
40+
41+ * ** user_channels** (Struct) ` Required `
42+
43+ <br >
You can’t perform that action at this time.
0 commit comments