开发者社区> 问答> 正文

删除事件通知




描述


删除弹性伸缩事件及资源变化通知(DeleteNotificationConfiguration)。

请求参数

名称类型是否必需描述
ActionString系统规定参数。取值:DeleteNotificationConfiguration
ScalingGroupIdString伸缩组 ID。
NotificationArnString通知对象标识符。格式为 acs:ess:{region}:{account-id}:{resource-relative-id},其中:


返回参数

名称类型描述
RequestIdString请求 ID


示例



请求示例

  1. http://ess.aliyuncs.com/?Action=DeleteNotificationConfiguration
  2. &ScalingGroupId=AG6CQdPU8OKdwLjgZcJ2eaQ
  3. &NotificationArn=acs:ess:cn-hangzhou:123456:cloudmonitor
  4. &<公共请求参数>


返回示例


XML 格式
  1. <DeleteNotificationConfigurationResponse>
  2.     <RequestId>04F0F334-1335-436C-A1D7-6C044FE73368</RequestId>
  3. </DeleteNotificationConfigurationResponse>

JSON 格式
  1. {
  2.     "requestId": "04F0F334-1335-436C-A1D7-6C044FE73368"
  3. }


错误码

错误代码错误信息HTTP 状态码说明
NotificationConfigurationNotExistThe specified notificationConfiguration not exist for the scalingGroup.400当前伸缩组不存在指定的伸缩事件及资源变化通知。
[tr=rgb(239, 251, 255)][td]InvalidScalingGroupId.NotFound The specified scaling group does not exist.404指定的伸缩组不存在。

展开
收起
青蛙跳 2018-08-17 13:58:46 1262 0
0 条回答
写回答
取消 提交回答
问答排行榜
最热
最新

相关电子书

更多
低代码开发师(初级)实战教程 立即下载
冬季实战营第三期:MySQL数据库进阶实战 立即下载
阿里巴巴DevOps 最佳实践手册 立即下载