File tree Expand file tree Collapse file tree 3 files changed +9
-5
lines changed
pkg/services/ngalert/api/tooling Expand file tree Collapse file tree 3 files changed +9
-5
lines changed Original file line number Diff line number Diff line change 42294229 "type" : " object"
42304230 },
42314231 "alertGroup" : {
4232- "description" : " AlertGroup alert group" ,
42334232 "properties" : {
42344233 "alerts" : {
42354234 "description" : " alerts" ,
44694468 "type" : " object"
44704469 },
44714470 "gettableSilences" : {
4471+ "description" : " GettableSilences gettable silences" ,
44724472 "items" : {
44734473 "$ref" : " #/definitions/gettableSilence"
44744474 },
44754475 "type" : " array"
44764476 },
44774477 "integration" : {
4478- "description" : " Integration integration" ,
44794478 "properties" : {
44804479 "lastNotifyAttempt" : {
44814480 "description" : " A timestamp indicating the last attempt to deliver a notification regardless of the outcome.\n Format: date-time" ,
46194618 "type" : " array"
46204619 },
46214620 "postableSilence" : {
4622- "description" : " PostableSilence postable silence" ,
46234621 "properties" : {
46244622 "comment" : {
46254623 "description" : " comment" ,
Original file line number Diff line number Diff line change 44134413 "type" : " object"
44144414 },
44154415 "gettableAlerts" : {
4416+ "description" : " GettableAlerts gettable alerts" ,
44164417 "items" : {
44174418 "$ref" : " #/definitions/gettableAlert"
44184419 },
44194420 "type" : " array"
44204421 },
44214422 "gettableSilence" : {
4423+ "description" : " GettableSilence gettable silence" ,
44224424 "properties" : {
44234425 "comment" : {
44244426 "description" : " comment" ,
44674469 "type" : " object"
44684470 },
44694471 "gettableSilences" : {
4470- "description" : " GettableSilences gettable silences" ,
44714472 "items" : {
44724473 "$ref" : " #/definitions/gettableSilence"
44734474 },
46184619 "type" : " array"
46194620 },
46204621 "postableSilence" : {
4622+ "description" : " PostableSilence postable silence" ,
46214623 "properties" : {
46224624 "comment" : {
46234625 "description" : " comment" ,
46554657 "type" : " object"
46564658 },
46574659 "receiver" : {
4660+ "description" : " Receiver receiver" ,
46584661 "properties" : {
46594662 "active" : {
46604663 "description" : " active" ,
Original file line number Diff line number Diff line change 75697569 "$ref" : " #/definitions/gettableAlert"
75707570 },
75717571 "gettableAlerts" : {
7572+ "description" : " GettableAlerts gettable alerts" ,
75727573 "type" : " array" ,
75737574 "items" : {
75747575 "$ref" : " #/definitions/gettableAlert"
75757576 },
75767577 "$ref" : " #/definitions/gettableAlerts"
75777578 },
75787579 "gettableSilence" : {
7580+ "description" : " GettableSilence gettable silence" ,
75797581 "type" : " object" ,
75807582 "required" : [
75817583 " comment" ,
76257627 "$ref" : " #/definitions/gettableSilence"
76267628 },
76277629 "gettableSilences" : {
7628- "description" : " GettableSilences gettable silences" ,
76297630 "type" : " array" ,
76307631 "items" : {
76317632 "$ref" : " #/definitions/gettableSilence"
77787779 }
77797780 },
77807781 "postableSilence" : {
7782+ "description" : " PostableSilence postable silence" ,
77817783 "type" : " object" ,
77827784 "required" : [
77837785 " comment" ,
78167818 "$ref" : " #/definitions/postableSilence"
78177819 },
78187820 "receiver" : {
7821+ "description" : " Receiver receiver" ,
78197822 "type" : " object" ,
78207823 "required" : [
78217824 " active" ,
You can’t perform that action at this time.
0 commit comments