File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed
pkg/services/ngalert/api/tooling Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 42254225 "type" : " object"
42264226 },
42274227 "alertGroup" : {
4228+ "description" : " AlertGroup alert group" ,
42284229 "properties" : {
42294230 "alerts" : {
42304231 "description" : " alerts" ,
44084409 "type" : " object"
44094410 },
44104411 "gettableAlerts" : {
4412+ "description" : " GettableAlerts gettable alerts" ,
44114413 "items" : {
44124414 "$ref" : " #/definitions/gettableAlert"
44134415 },
44144416 "type" : " array"
44154417 },
44164418 "gettableSilence" : {
4419+ "description" : " GettableSilence gettable silence" ,
44174420 "properties" : {
44184421 "comment" : {
44194422 "description" : " comment" ,
44684471 "type" : " array"
44694472 },
44704473 "integration" : {
4474+ "description" : " Integration integration" ,
44714475 "properties" : {
44724476 "lastNotifyAttempt" : {
44734477 "description" : " A timestamp indicating the last attempt to deliver a notification regardless of the outcome.\n Format: date-time" ,
46494653 "type" : " object"
46504654 },
46514655 "receiver" : {
4652- "description" : " Receiver receiver" ,
46534656 "properties" : {
46544657 "active" : {
46554658 "description" : " active" ,
Original file line number Diff line number Diff line change 46134613 "type" : " array"
46144614 },
46154615 "postableSilence" : {
4616- "description" : " PostableSilence postable silence" ,
46174616 "properties" : {
46184617 "comment" : {
46194618 "description" : " comment" ,
Original file line number Diff line number Diff line change 78137813 }
78147814 },
78157815 "postableSilence" : {
7816- "description" : " PostableSilence postable silence" ,
78177816 "type" : " object" ,
78187817 "required" : [
78197818 " comment" ,
You can’t perform that action at this time.
0 commit comments