文档
测试

单个供应商告警详情查询

POST
localhost:11410/cmc-se-bizprocess/warn/getSupplieAlarmNoticeById

请求参数

参数名
类型
描述
必填
id
int
示例:12
必填

响应参数

参数名
类型
描述
必填
success
boolean
示例:true
必填
code
object
示例:null
必填
message
object
示例:null
必填
data
object
数据字典
必填
id
string
示例:12
必填
supplierCode
string
供应商编码,示例:1212
必填
supplierName
string
供应商名称,示例:12
必填
notifyMode
string
通知方式(短信,邮件,站内信) 'SMS','EMAIL','MESSAGE' 示例:MESSAGE
必填
repeatTimes
int
重复通知次数,默认3次 示例:3
必填
deleted
boolean
示例:false
必填
remark
object
备注 示例:null
必填
createdTime
string
示例:2020-07-20 11:38:06
必填
createdBy
object
示例:null
必填
updatedTime
string
示例:2020-07-20 11:38:06
必填
updatedBy
object
示例:null
必填
notificationContacts
array
告警通知人列表信息
必填
id
string
示例:12
必填
notificationId
int
告警通知ID,示例:12
必填
contactName
string
联系人姓名,示例:112
必填
mobileNumber
string
手机号,示例:1212
必填
email
string
邮箱地址,示例:12
必填
createdTime
string
示例:2020-07-20 11:38:21
必填
updatedTime
string
示例:2020-07-20 11:38:21
必填
notificationRules
array
告警通知规则列表数据
必填
id
string
示例:12
必填
notificationId
int
告警通知ID,示例:12
必填
alarmLevel
string
告警级别(阻碍、严重、主要,次要,提示) 示例:'BLOCKER','CRITICAL','MAJOR','MINOR','INFO'
必填
alarmLimit
int
告警限值,示例:12
必填
frequency
int
频率,示例:12
必填
frequencyUnit
string
频率单位(天、时、分、无) 'DAY','HOUR','MINUTE','NONE'
必填
message
string
通知信息,示例:12
必填
noticeTimes
int
通知次数,示例:12
必填
nostarted
boolean
是否启用,默认否,示例:false
必填
createdTime
string
示例:2020-07-20 11:38:39
必填
updatedTime
string
示例:2020-07-20 11:38:39
必填
timestamp
string
示例:2020-07-20T03:46:03.546+00:00
必填