opsgenie.respondersToJSON() 函数
opsgenie.respondersToJSON() 是用户贡献的函数,由包作者维护。
opsgenie.respondersToJSON() 将 Opsgenie 响应者字符串数组转换为字符串编码的 JSON 数组,该数组可以嵌入到警报消息中。
函数类型签名
(v: [string]) => string
有关更多信息,请参阅函数类型签名。
参数
v
(必需) (Required) Opsgenie 响应者字符串数组。响应者字符串必须以 user: 、team: 、escalation: 或 schedule: 开头。
此页是否对您有帮助?
感谢您的反馈!