云日志服务 LTS-删除消息模板:响应示例

时间:2023-12-15 10:07:02

响应示例

状态码: 400

BadRequest 非法请求 建议根据error_msg直接修改该请求。

{
  "error_code" : "LTS.2015",
  "error_msg" : "delete template name is empty or projectId is null"
}

状态码: 500

表明服务端能被请求访问到,但是服务内部出错。

{
  "error_code" : "LTS.2015",
  "error_msg" : "Failed to delete notification template."
}
support.huaweicloud.com/api-lts/DeleteNotificationTemplate.html