File tree 3 files changed +0
-13
lines changed
pkg/services/ngalert/api/tooling
3 files changed +0
-13
lines changed Original file line number Diff line number Diff line change 4656
4656
"type" : " object"
4657
4657
},
4658
4658
"gettableSilences" : {
4659
- "description" : " GettableSilences gettable silences" ,
4660
4659
"items" : {
4661
4660
"$ref" : " #/definitions/gettableSilence"
4662
4661
},
4663
4662
"type" : " array"
4664
4663
},
4665
4664
"integration" : {
4666
- "description" : " Integration integration" ,
4667
4665
"properties" : {
4668
4666
"lastNotifyAttempt" : {
4669
4667
"description" : " A timestamp indicating the last attempt to deliver a notification regardless of the outcome.\n Format: date-time" ,
4807
4805
"type" : " array"
4808
4806
},
4809
4807
"postableSilence" : {
4810
- "description" : " PostableSilence postable silence" ,
4811
4808
"properties" : {
4812
4809
"comment" : {
4813
4810
"description" : " comment" ,
Original file line number Diff line number Diff line change 4417
4417
"type" : " object"
4418
4418
},
4419
4419
"alertGroup" : {
4420
- "description" : " AlertGroup alert group" ,
4421
4420
"properties" : {
4422
4421
"alerts" : {
4423
4422
"description" : " alerts" ,
4606
4605
"type" : " array"
4607
4606
},
4608
4607
"gettableSilence" : {
4609
- "description" : " GettableSilence gettable silence" ,
4610
4608
"properties" : {
4611
4609
"comment" : {
4612
4610
"description" : " comment" ,
4655
4653
"type" : " object"
4656
4654
},
4657
4655
"gettableSilences" : {
4658
- "description" : " GettableSilences gettable silences" ,
4659
4656
"items" : {
4660
4657
"$ref" : " #/definitions/gettableSilence"
4661
4658
},
4662
4659
"type" : " array"
4663
4660
},
4664
4661
"integration" : {
4665
- "description" : " Integration integration" ,
4666
4662
"properties" : {
4667
4663
"lastNotifyAttempt" : {
4668
4664
"description" : " A timestamp indicating the last attempt to deliver a notification regardless of the outcome.\n Format: date-time" ,
4843
4839
"type" : " object"
4844
4840
},
4845
4841
"receiver" : {
4846
- "description" : " Receiver receiver" ,
4847
4842
"properties" : {
4848
4843
"active" : {
4849
4844
"description" : " active" ,
Original file line number Diff line number Diff line change 7895
7895
}
7896
7896
},
7897
7897
"alertGroup" : {
7898
- "description" : " AlertGroup alert group" ,
7899
7898
"type" : " object" ,
7900
7899
"required" : [
7901
7900
" alerts" ,
8088
8087
"$ref" : " #/definitions/gettableAlerts"
8089
8088
},
8090
8089
"gettableSilence" : {
8091
- "description" : " GettableSilence gettable silence" ,
8092
8090
"type" : " object" ,
8093
8091
"required" : [
8094
8092
" comment" ,
8138
8136
"$ref" : " #/definitions/gettableSilence"
8139
8137
},
8140
8138
"gettableSilences" : {
8141
- "description" : " GettableSilences gettable silences" ,
8142
8139
"type" : " array" ,
8143
8140
"items" : {
8144
8141
"$ref" : " #/definitions/gettableSilence"
8145
8142
},
8146
8143
"$ref" : " #/definitions/gettableSilences"
8147
8144
},
8148
8145
"integration" : {
8149
- "description" : " Integration integration" ,
8150
8146
"type" : " object" ,
8151
8147
"required" : [
8152
8148
" name" ,
8329
8325
"$ref" : " #/definitions/postableSilence"
8330
8326
},
8331
8327
"receiver" : {
8332
- "description" : " Receiver receiver" ,
8333
8328
"type" : " object" ,
8334
8329
"required" : [
8335
8330
" active" ,
You can’t perform that action at this time.
0 commit comments