We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f81c8e1 commit 649d129Copy full SHA for 649d129
content/en/alert_manager/v1/Alert.md
@@ -253,7 +253,7 @@ bookFlatSection: true
253
* **title** (string) `Required`
254
255
256
-* **state** (AlertState) `Required`
+* **status** (AlertStatus) `Required`
257
258
259
* **description** (string) `Required`
@@ -343,7 +343,7 @@ bookFlatSection: true
343
* **alert_id** (string)
344
345
346
-* **state** (AlertState)
+* **status** (AlertStatus)
347
348
349
* **urgency** (AlertUrgency)
@@ -392,7 +392,7 @@ bookFlatSection: true
392
* **title** (string)
393
394
395
396
397
398
* **description** (string)
0 commit comments