File tree Expand file tree Collapse file tree 3 files changed +7
-5
lines changed
pkg/services/ngalert/api/tooling Expand file tree Collapse file tree 3 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 45894589 "type" : " object"
45904590 },
45914591 "gettableAlerts" : {
4592+ "description" : " GettableAlerts gettable alerts" ,
45924593 "items" : {
45934594 "$ref" : " #/definitions/gettableAlert"
45944595 },
46494650 "type" : " array"
46504651 },
46514652 "integration" : {
4652- "description" : " Integration integration" ,
46534653 "properties" : {
46544654 "lastNotifyAttempt" : {
46554655 "description" : " A timestamp indicating the last attempt to deliver a notification regardless of the outcome.\n Format: date-time" ,
47934793 "type" : " array"
47944794 },
47954795 "postableSilence" : {
4796+ "description" : " PostableSilence postable silence" ,
47964797 "properties" : {
47974798 "comment" : {
47984799 "description" : " comment" ,
48304831 "type" : " object"
48314832 },
48324833 "receiver" : {
4834+ "description" : " Receiver receiver" ,
48334835 "properties" : {
48344836 "active" : {
48354837 "description" : " active" ,
Original file line number Diff line number Diff line change 44054405 "type" : " object"
44064406 },
44074407 "alertGroup" : {
4408- "description" : " AlertGroup alert group" ,
44094408 "properties" : {
44104409 "alerts" : {
44114410 "description" : " alerts" ,
45904589 "type" : " object"
45914590 },
45924591 "gettableAlerts" : {
4592+ "description" : " GettableAlerts gettable alerts" ,
45934593 "items" : {
45944594 "$ref" : " #/definitions/gettableAlert"
45954595 },
47964796 "type" : " array"
47974797 },
47984798 "postableSilence" : {
4799+ "description" : " PostableSilence postable silence" ,
47994800 "properties" : {
48004801 "comment" : {
48014802 "description" : " comment" ,
48334834 "type" : " object"
48344835 },
48354836 "receiver" : {
4836- "description" : " Receiver receiver" ,
48374837 "properties" : {
48384838 "active" : {
48394839 "description" : " active" ,
Original file line number Diff line number Diff line change 78137813 }
78147814 },
78157815 "alertGroup" : {
7816- "description" : " AlertGroup alert group" ,
78177816 "type" : " object" ,
78187817 "required" : [
78197818 " alerts" ,
80018000 "$ref" : " #/definitions/gettableAlert"
80028001 },
80038002 "gettableAlerts" : {
8003+ "description" : " GettableAlerts gettable alerts" ,
80048004 "type" : " array" ,
80058005 "items" : {
80068006 "$ref" : " #/definitions/gettableAlert"
82118211 }
82128212 },
82138213 "postableSilence" : {
8214+ "description" : " PostableSilence postable silence" ,
82148215 "type" : " object" ,
82158216 "required" : [
82168217 " comment" ,
82498250 "$ref" : " #/definitions/postableSilence"
82508251 },
82518252 "receiver" : {
8252- "description" : " Receiver receiver" ,
82538253 "type" : " object" ,
82548254 "required" : [
82558255 " active" ,
You can’t perform that action at this time.
0 commit comments