File tree Expand file tree Collapse file tree 3 files changed +7
-8
lines changed
pkg/services/ngalert/api/tooling Expand file tree Collapse file tree 3 files changed +7
-8
lines changed Original file line number Diff line number Diff line change 44054405 "type" : " object"
44064406 },
44074407 "alertGroup" : {
4408+ "description" : " AlertGroup alert group" ,
44084409 "properties" : {
44094410 "alerts" : {
44104411 "description" : " alerts" ,
45894590 "type" : " object"
45904591 },
45914592 "gettableAlerts" : {
4593+ "description" : " GettableAlerts gettable alerts" ,
45924594 "items" : {
45934595 "$ref" : " #/definitions/gettableAlert"
45944596 },
45954597 "type" : " array"
45964598 },
45974599 "gettableSilence" : {
4600+ "description" : " GettableSilence gettable silence" ,
45984601 "properties" : {
45994602 "comment" : {
46004603 "description" : " comment" ,
Original file line number Diff line number Diff line change 44294429 "type" : " object"
44304430 },
44314431 "alertGroups" : {
4432- "description" : " AlertGroups alert groups" ,
44334432 "items" : {
44344433 "$ref" : " #/definitions/alertGroup"
44354434 },
45344533 "type" : " object"
45354534 },
45364535 "gettableAlert" : {
4537- "description" : " GettableAlert gettable alert" ,
45384536 "properties" : {
45394537 "annotations" : {
45404538 "$ref" : " #/definitions/labelSet"
45904588 "type" : " object"
45914589 },
45924590 "gettableAlerts" : {
4591+ "description" : " GettableAlerts gettable alerts" ,
45934592 "items" : {
45944593 "$ref" : " #/definitions/gettableAlert"
45954594 },
46454644 "type" : " object"
46464645 },
46474646 "gettableSilences" : {
4648- "description" : " GettableSilences gettable silences" ,
46494647 "items" : {
46504648 "$ref" : " #/definitions/gettableSilence"
46514649 },
46524650 "type" : " array"
46534651 },
46544652 "integration" : {
4655- "description" : " Integration integration" ,
46564653 "properties" : {
46574654 "lastNotifyAttempt" : {
46584655 "description" : " A timestamp indicating the last attempt to deliver a notification regardless of the outcome.\n Format: date-time" ,
47964793 "type" : " array"
47974794 },
47984795 "postableSilence" : {
4796+ "description" : " PostableSilence postable silence" ,
47994797 "properties" : {
48004798 "comment" : {
48014799 "description" : " comment" ,
Original file line number Diff line number Diff line change 78387838 "$ref" : " #/definitions/alertGroup"
78397839 },
78407840 "alertGroups" : {
7841- "description" : " AlertGroups alert groups" ,
78427841 "type" : " array" ,
78437842 "items" : {
78447843 "$ref" : " #/definitions/alertGroup"
79447943 }
79457944 },
79467945 "gettableAlert" : {
7947- "description" : " GettableAlert gettable alert" ,
79487946 "type" : " object" ,
79497947 "required" : [
79507948 " labels" ,
80017999 "$ref" : " #/definitions/gettableAlert"
80028000 },
80038001 "gettableAlerts" : {
8002+ "description" : " GettableAlerts gettable alerts" ,
80048003 "type" : " array" ,
80058004 "items" : {
80068005 "$ref" : " #/definitions/gettableAlert"
80588057 "$ref" : " #/definitions/gettableSilence"
80598058 },
80608059 "gettableSilences" : {
8061- "description" : " GettableSilences gettable silences" ,
80628060 "type" : " array" ,
80638061 "items" : {
80648062 "$ref" : " #/definitions/gettableSilence"
80658063 },
80668064 "$ref" : " #/definitions/gettableSilences"
80678065 },
80688066 "integration" : {
8069- "description" : " Integration integration" ,
80708067 "type" : " object" ,
80718068 "required" : [
80728069 " name" ,
82118208 }
82128209 },
82138210 "postableSilence" : {
8211+ "description" : " PostableSilence postable silence" ,
82148212 "type" : " object" ,
82158213 "required" : [
82168214 " comment" ,
You can’t perform that action at this time.
0 commit comments