File tree Expand file tree Collapse file tree 3 files changed +5
-11
lines changed
pkg/services/ngalert/api/tooling Expand file tree Collapse file tree 3 files changed +5
-11
lines changed Original file line number Diff line number Diff line change 42284228 "type" : " object"
42294229 },
42304230 "alertGroups" : {
4231- "description" : " AlertGroups alert groups" ,
42324231 "items" : {
42334232 "$ref" : " #/definitions/alertGroup"
42344233 },
43334332 "type" : " object"
43344333 },
43354334 "gettableAlert" : {
4335+ "description" : " GettableAlert gettable alert" ,
43364336 "properties" : {
43374337 "annotations" : {
43384338 "$ref" : " #/definitions/labelSet"
43884388 "type" : " object"
43894389 },
43904390 "gettableAlerts" : {
4391- "description" : " GettableAlerts gettable alerts" ,
43924391 "items" : {
43934392 "$ref" : " #/definitions/gettableAlert"
43944393 },
46324631 "type" : " object"
46334632 },
46344633 "receiver" : {
4635- "description" : " Receiver receiver" ,
46364634 "properties" : {
46374635 "active" : {
46384636 "description" : " active" ,
Original file line number Diff line number Diff line change 42054205 "type" : " object"
42064206 },
42074207 "alertGroup" : {
4208+ "description" : " AlertGroup alert group" ,
42084209 "properties" : {
42094210 "alerts" : {
42104211 "description" : " alerts" ,
42284229 "type" : " object"
42294230 },
42304231 "alertGroups" : {
4231- "description" : " AlertGroups alert groups" ,
42324232 "items" : {
42334233 "$ref" : " #/definitions/alertGroup"
42344234 },
43334333 "type" : " object"
43344334 },
43354335 "gettableAlert" : {
4336- "description" : " GettableAlert gettable alert" ,
43374336 "properties" : {
43384337 "annotations" : {
43394338 "$ref" : " #/definitions/labelSet"
43964395 "type" : " array"
43974396 },
43984397 "gettableSilence" : {
4398+ "description" : " GettableSilence gettable silence" ,
43994399 "properties" : {
44004400 "comment" : {
44014401 "description" : " comment" ,
44444444 "type" : " object"
44454445 },
44464446 "gettableSilences" : {
4447- "description" : " GettableSilences gettable silences" ,
44484447 "items" : {
44494448 "$ref" : " #/definitions/gettableSilence"
44504449 },
46324631 "type" : " object"
46334632 },
46344633 "receiver" : {
4635- "description" : " Receiver receiver" ,
46364634 "properties" : {
46374635 "active" : {
46384636 "description" : " active" ,
Original file line number Diff line number Diff line change 72717271 }
72727272 },
72737273 "alertGroup" : {
7274+ "description" : " AlertGroup alert group" ,
72747275 "type" : " object" ,
72757276 "required" : [
72767277 " alerts" ,
72957296 "$ref" : " #/definitions/alertGroup"
72967297 },
72977298 "alertGroups" : {
7298- "description" : " AlertGroups alert groups" ,
72997299 "type" : " array" ,
73007300 "items" : {
73017301 "$ref" : " #/definitions/alertGroup"
74017401 }
74027402 },
74037403 "gettableAlert" : {
7404- "description" : " GettableAlert gettable alert" ,
74057404 "type" : " object" ,
74067405 "required" : [
74077406 " labels" ,
74667465 "$ref" : " #/definitions/gettableAlerts"
74677466 },
74687467 "gettableSilence" : {
7468+ "description" : " GettableSilence gettable silence" ,
74697469 "type" : " object" ,
74707470 "required" : [
74717471 " comment" ,
75157515 "$ref" : " #/definitions/gettableSilence"
75167516 },
75177517 "gettableSilences" : {
7518- "description" : " GettableSilences gettable silences" ,
75197518 "type" : " array" ,
75207519 "items" : {
75217520 "$ref" : " #/definitions/gettableSilence"
77067705 "$ref" : " #/definitions/postableSilence"
77077706 },
77087707 "receiver" : {
7709- "description" : " Receiver receiver" ,
77107708 "type" : " object" ,
77117709 "required" : [
77127710 " active" ,
You can’t perform that action at this time.
0 commit comments