File tree 3 files changed +2
-7
lines changed
pkg/services/ngalert/api/tooling
3 files changed +2
-7
lines changed Original file line number Diff line number Diff line change 4533
4533
"type" : " object"
4534
4534
},
4535
4535
"gettableAlert" : {
4536
- "description" : " GettableAlert gettable alert" ,
4537
4536
"properties" : {
4538
4537
"annotations" : {
4539
4538
"$ref" : " #/definitions/labelSet"
4595
4594
"type" : " array"
4596
4595
},
4597
4596
"gettableSilence" : {
4597
+ "description" : " GettableSilence gettable silence" ,
4598
4598
"properties" : {
4599
4599
"comment" : {
4600
4600
"description" : " comment" ,
4830
4830
"type" : " object"
4831
4831
},
4832
4832
"receiver" : {
4833
+ "description" : " Receiver receiver" ,
4833
4834
"properties" : {
4834
4835
"active" : {
4835
4836
"description" : " active" ,
Original file line number Diff line number Diff line change 4645
4645
"type" : " object"
4646
4646
},
4647
4647
"gettableSilences" : {
4648
- "description" : " GettableSilences gettable silences" ,
4649
4648
"items" : {
4650
4649
"$ref" : " #/definitions/gettableSilence"
4651
4650
},
4652
4651
"type" : " array"
4653
4652
},
4654
4653
"integration" : {
4655
- "description" : " Integration integration" ,
4656
4654
"properties" : {
4657
4655
"lastNotifyAttempt" : {
4658
4656
"description" : " A timestamp indicating the last attempt to deliver a notification regardless of the outcome.\n Format: date-time" ,
4833
4831
"type" : " object"
4834
4832
},
4835
4833
"receiver" : {
4836
- "description" : " Receiver receiver" ,
4837
4834
"properties" : {
4838
4835
"active" : {
4839
4836
"description" : " active" ,
Original file line number Diff line number Diff line change 8058
8058
"$ref" : " #/definitions/gettableSilence"
8059
8059
},
8060
8060
"gettableSilences" : {
8061
- "description" : " GettableSilences gettable silences" ,
8062
8061
"type" : " array" ,
8063
8062
"items" : {
8064
8063
"$ref" : " #/definitions/gettableSilence"
8065
8064
},
8066
8065
"$ref" : " #/definitions/gettableSilences"
8067
8066
},
8068
8067
"integration" : {
8069
- "description" : " Integration integration" ,
8070
8068
"type" : " object" ,
8071
8069
"required" : [
8072
8070
" name" ,
8249
8247
"$ref" : " #/definitions/postableSilence"
8250
8248
},
8251
8249
"receiver" : {
8252
- "description" : " Receiver receiver" ,
8253
8250
"type" : " object" ,
8254
8251
"required" : [
8255
8252
" active" ,
You can’t perform that action at this time.
0 commit comments