Skip to content

Commit 0fb2517

Browse files
[CI] markdown files has been generated
1 parent 13d8bf4 commit 0fb2517

File tree

2 files changed

+46
-0
lines changed

2 files changed

+46
-0
lines changed

content/en/alert_manager/v1/Alert.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff 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

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
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>

0 commit comments

Comments
 (0)