通过本接口可调用告警平台的通知能力,提供电话、邮件和企业微信机器人三种方式。
接口URL
电话:http://open.datastory.com.cn/api/platform.sender.call
邮件:http://open.datastory.com.cn/api/platform.sender.email
企业微信机器人:http://open.datastory.com.cn/api/platform.sender.wxbot
请求方式:GET
认证方式:basic-auth
,需要授权请联系平台领航员-娜美。
swagger文档:http://10.200.38.205:8080/swagger/index.html
电话通知接口
参数 | 类型 | 是否必填 | 描述 | 示例 |
---|---|---|---|---|
dept | string | 是 | 部门 | platform |
phones | string | 是 | 电话号码 | '136xxxx,134xxxx' |
邮件通知接口
参数 | 类型 | 是否必填 | 描述 | 示例 |
---|---|---|---|---|
dept | string | 是 | 部门 | platform |
emails | string | 是 | 邮箱地址 | 'xxx@datastory.com.cn,xxx@datastory.com.cn' |
msg | string | 是 | 通知内容 |
企业微信通知接口
参数 | 类型 | 是否必填 | 描述 | 示例 |
---|---|---|---|---|
dept | string | 是 | 部门 | platform |
key | string | 是 | 企微机器人webhook地址中的key | ebfb73ea-9468-4xxx |
msg | string | 是 | 通知内容 | |
msg_type | string | 是 | 通知内容类型,支持markdown和text |
参数 | 描述 | 示例 |
---|---|---|
errcode | 状态码 | 200 |
errmsg | 错误信息 | "bad query string" |
产品咨询
020-38061725
微信扫描二维码在线咨询