删除弹性伸缩事件及资源变化通知(DeleteNotificationConfiguration
)。
请求参数
名称 | 类型 | 是否必选 | 描述 |
---|---|---|---|
Action | String | 是 | 系统规定参数。取值:DeleteNotificationConfiguration。 |
ScalingGroupId | String | 是 | 伸缩组 ID。 |
NotificationArn | String | 是 | 通知对象标识符。格式为 acs:ess:{region}:{account-id}:{resource-relative-id} ,其中:
|
返回参数
名称 | 类型 | 描述 |
---|---|---|
RequestId | String | 请求 ID。 |
示例
请求示例
http://ess.aliyuncs.com/?Action=DeleteNotificationConfiguration
&ScalingGroupId=AG6CQdPU8OKdwLjgZcJ2eaQ
&NotificationArn=acs:ess:cn-hangzhou:123456:cloudmonitor
&<公共请求参数>
正常返回示例
XML
格式
<DeleteNotificationConfigurationResponse>
<RequestId>04F0F334-1335-436C-A1D7-6C044FE73368</RequestId>
</DeleteNotificationConfigurationResponse>
JSON
格式
{
"requestId": "04F0F334-1335-436C-A1D7-6C044FE73368"
}
错误码
HttpCode | 错误码 | 错误信息 | 描述 |
---|---|---|---|
400 | NotificationConfigurationNotExist | The specified notificationConfiguration not exist for the scalingGroup. | 当前伸缩组不存在指定的伸缩事件及资源变化通知。 |
404 | InvalidScalingGroupId.NotFound | The specified scaling group does not exist. | 指定的伸缩组不存在。 |
发布者:佚, 佚名,转转请注明出处:https://www.cms2.cn/aliyun/1577.html