File tree Expand file tree Collapse file tree
pkg/services/ngalert/api/tooling Expand file tree Collapse file tree 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" ,
44284429 "type" : " object"
44294430 },
44304431 "alertGroups" : {
4431- "description" : " AlertGroups alert groups" ,
44324432 "items" : {
44334433 "$ref" : " #/definitions/alertGroup"
44344434 },
46434643 "type" : " object"
46444644 },
46454645 "gettableSilences" : {
4646+ "description" : " GettableSilences gettable silences" ,
46464647 "items" : {
46474648 "$ref" : " #/definitions/gettableSilence"
46484649 },
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" ,
48304830 "type" : " object"
48314831 },
48324832 "receiver" : {
4833+ "description" : " Receiver receiver" ,
48334834 "properties" : {
48344835 "active" : {
48354836 "description" : " active" ,
Original file line number Diff line number Diff line change 45964596 "type" : " array"
45974597 },
45984598 "gettableSilence" : {
4599- "description" : " GettableSilence gettable silence" ,
46004599 "properties" : {
46014600 "comment" : {
46024601 "description" : " comment" ,
46454644 "type" : " object"
46464645 },
46474646 "gettableSilences" : {
4648- "description" : " GettableSilences gettable silences" ,
46494647 "items" : {
46504648 "$ref" : " #/definitions/gettableSilence"
46514649 },
47964794 "type" : " array"
47974795 },
47984796 "postableSilence" : {
4797+ "description" : " PostableSilence postable silence" ,
47994798 "properties" : {
48004799 "comment" : {
48014800 "description" : " comment" ,
48334832 "type" : " object"
48344833 },
48354834 "receiver" : {
4836- "description" : " Receiver receiver" ,
48374835 "properties" : {
48384836 "active" : {
48394837 "description" : " active" ,
Original file line number Diff line number Diff line change 80088008 "$ref" : " #/definitions/gettableAlerts"
80098009 },
80108010 "gettableSilence" : {
8011- "description" : " GettableSilence gettable silence" ,
80128011 "type" : " object" ,
80138012 "required" : [
80148013 " comment" ,
80588057 "$ref" : " #/definitions/gettableSilence"
80598058 },
80608059 "gettableSilences" : {
8061- "description" : " GettableSilences gettable silences" ,
80628060 "type" : " array" ,
80638061 "items" : {
80648062 "$ref" : " #/definitions/gettableSilence"
82118209 }
82128210 },
82138211 "postableSilence" : {
8212+ "description" : " PostableSilence postable silence" ,
82148213 "type" : " object" ,
82158214 "required" : [
82168215 " comment" ,
82498248 "$ref" : " #/definitions/postableSilence"
82508249 },
82518250 "receiver" : {
8252- "description" : " Receiver receiver" ,
82538251 "type" : " object" ,
82548252 "required" : [
82558253 " active" ,
You can’t perform that action at this time.
0 commit comments