Revert "Alerting: Add is_paused attr to the POST alert rule group endpoint" (#62310)
Revert "Alerting: Add is_paused attr to the POST alert rule group endpoint (#62253)"
This reverts commit 3ccafe3a5a.
This commit is contained in:
@@ -2005,9 +2005,6 @@
|
||||
],
|
||||
"type": "string"
|
||||
},
|
||||
"is_paused": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"no_data_state": {
|
||||
"enum": [
|
||||
"Alerting",
|
||||
@@ -3498,6 +3495,7 @@
|
||||
"type": "object"
|
||||
},
|
||||
"gettableAlert": {
|
||||
"description": "GettableAlert gettable alert",
|
||||
"properties": {
|
||||
"annotations": {
|
||||
"$ref": "#/definitions/labelSet"
|
||||
|
||||
Reference in New Issue
Block a user