Alerting: Remove id and org_id from grafana alert rule API model (#100139)
This commit is contained in:
@@ -12,8 +12,6 @@
|
||||
"annotation": "test-annotation"
|
||||
},
|
||||
"grafana_alert": {
|
||||
"id": 3,
|
||||
"orgId": 1,
|
||||
"title": "Rule3",
|
||||
"condition": "A",
|
||||
"data": [
|
||||
|
||||
Reference in New Issue
Block a user