UnassociateNetworkAcl_边缘节点服务 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.

流控信息

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

授权信息

当前云产品暂无权限信息透出。

请求参数

字段名称字段详情
NetworkAclIdstring

要解绑关联资源的网络 ACL 的 ID。

示例值:nacl-a2do9e413e0sp****参考取值来源:
    CreateNetworkAcl
    DescribeNetworkAcls
Resourcearray<object>

要解绑的资源列表,N 的取值为 0~29,即最多可以解绑 30 个资源。

子级条数 <= 30子级条数 >= 1

返回参数

字段名称字段详情
RequestIdstring

请求 ID。

示例值:CEF72CEB-54B6-4AE8-B225-F876FF7BA984

返回示例

错误码

全局错误码
HTTP 状态码错误码错误信息操作
400
Missing%s
You must specify the parameter %s.诊断
400
Invalid%s
The specified parameter %s is invalid.诊断
400
ens.interface.error
An error occurred while call the API.诊断
400
InvalidNetworkAcl.NotFound
The special Network Acl is not found.诊断
400
RegionAccessDenied
Could not operate this region's resource诊断
400
InvalidResource.NotBond
The special Network Acl and the Resource are not bound.诊断
400
IncorrectResourceBondStatus
The resource's bond status is invalid.诊断
400
NoPermission
Permission denied.诊断
400
InvalidParameter.%s
The specified field %s invalid. Please check it again.诊断

变更历史

变更时间变更内容概要操作
2022-09-08
新增OpenAPI,解绑网络ACL

相关示例