channelConfig.json 648 B

12345678910111213141516171819
  1. [ {
  2. "id" : 1312312,
  3. "channelId" : 3,
  4. "title" : "告警邮件配置",
  5. "param" : "{\"userName\":\"xxx@163.com\",\"passWord\":\"xxx\",\"host\":\"smtp.163.com\",\"port\":465,\"mailSmtpAuth\":true,\"from\":\"xxxx@163.com\",\"to\":\"xxxx@163.com\"}\t",
  6. "createAt" : 1683816661690
  7. }, {
  8. "id" : 1313123,
  9. "channelId" : 1,
  10. "title" : "告警钉钉配置",
  11. "param" : "{\"dingTalkWebhook\":\"xxxxxxxxxxxxxxxx\",\"dingTalkSecret\":\"xxxx\"}",
  12. "createAt" : 1683816661690
  13. }, {
  14. "id" : 32141342,
  15. "channelId" : 2,
  16. "title" : "告警企业微信配置",
  17. "param" : "{\"qyWechatWebhook\":\"xxxxxxxxxxxxxxxx\"}",
  18. "createAt" : 1683816661690
  19. } ]