ReleasePostPaidInstance_边缘节点服务 ENS_API文档

插件下载了解更多
VS Code 插件
安装插件之前,确保已安装 VS Code安装插件之前,确保已安装 VS Code
Alibaba Cloud Developer Toolkit is a collection of extensions that can help access Alibaba Cloud services in Visual Studio Code.
JetBrains 插件
安装插件之前,确保已安装 JetBrains IDE安装插件之前,确保已安装 JetBrains IDE
The Alibaba Cloud Developer Toolkit for JetBrains makes it easier to access Alibaba Cloud services.

流控信息

请求速率为10/1(s)。

授权信息

如下是此API对应的授权信息,用于RAM权限策略语句的Action元素中,为RAM用户或RAM角色授予调用此API的权限。请通过 RAM 访问控制设置,使用方法可参考访问控制帮助文档

具体说明如下:展开详情

操作访问级别资源类型条件关键字关联操作
ens:ReleasePostPaidInstance
Delete
Instance
acs:ens:*:{#accountId}:instance/{#InstanceId}

请求参数

字段名称字段详情
InstanceIdstring

指定删除的实例 ID,仅支持删除单个。

示例值:i-instance****参考取值来源:
    RunInstances
    CreateInstance
    MountInstanceSDG
    DescribeInstances
    RemoveInstanceSDG
    DeployInstanceSDG
    AttachInstanceSDG
    UnmountInstanceSDG
    ModifyInstanceChargeType
    AddNetworkInterfaceToInstance

返回参数

字段名称字段详情
RequestIdstring

请求 ID。

示例值:C0003E8B-B930-4F59-ADC0-0E209A9012A8

返回示例

错误码

全局错误码
HTTP 状态码错误码错误信息操作
400
InstanceIdNotFound
The input parameter instancdId that is not found.诊断
400
NoPermission
Permission denied.诊断
400
IncorrectInstanceStatus
The current status of the resource does not support this operation.诊断
400
CallInterface
Call Interface Happen Error.诊断
400
InvalidParameter.%s
The specified field %s invalid. Please check it again.诊断
400
DependencyViolation.Snapshot
This Instance has dependent Snapshot and cannot be deleted. Please Delete all Snapshot first.诊断

变更历史

变更时间变更内容概要操作
2024-10-16
变更错误码400
2022-07-21
变更错误码400
删除请求参数Version

相关示例