UntagResources_云服务器 ECS_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.

流控信息

请求速率为1000/60(s)。

授权信息

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

请求参数

字段名称字段详情
RegionIdstring

资源所属的地域 ID。您可以调用 DescribeRegions 查看最新的阿里云地域列表。

示例值:cn-hangzhou参考取值来源:
    DescribeRegions
ResourceTypestring

资源类型定义。取值范围:展开详情

示例值:instance参考取值来源:
    TagResources
Allboolean

是否解绑资源上全部的标签。当请求中未设置 TagKey.N 时,该参数才有效。取值范围:展开详情

示例值:false
ResourceIdarray<string>

资源 ID 列表。可输入最多 50 个资源 ID。

示例值:i-bp67acfmxazb4ph****子级条数 <= 51
TagKeyarray<string>

资源的标签键列表。可输入最多 20 个标签键。

示例值:TestKey子级条数 <= 21

返回参数

字段名称字段详情
RequestIdstring

请求 ID。

示例值:C46FF5A8-C5F0-4024-8262-B16B639225A0

返回示例

错误码

全局错误码
HTTP 状态码错误码错误信息操作
400
NumberExceed.ResourceIds
The ResourceIds parameter's number is exceed , Valid : 50诊断
400
NumberExceed.Tags
The Tags parameter's number is exceed , Valid : 20诊断
400
Duplicate.TagKey
The Tag.N.Key contain duplicate key.诊断
400
InvalidTagKey.Malformed
The specified Tag.n.Key is not valid.诊断
400
InvalidTagValue.Malformed
The specified Tag.n.Value is not valid.诊断
400
OperationDenied.QuotaExceed
The quota of tags on resource is beyond permitted range.诊断
400
InvalidTag.Mismatch
The specified Tag.n.Key and Tag.n.Value are not match.诊断
400
InvalidTagCount
The specified tags are beyond the permitted range.诊断
400
Invalid.Scope
The specified scope is invalid.诊断
403
PermissionDenied.TagOwnerBid
The specified operator not have permission to set TagOwnerBid value.诊断
403
PermissionDenied.TagOwnerUid
The specified operator not have permission to set TagOwnerUid value.诊断
403
PermissionDenied.Scope
The specified operator not have permission to set Scope value.诊断
403
InvalidResourceId.NotSupported
The specified ResourceId does not support tagging.诊断
403
NoPermissionKey.Scope
%s诊断
403
NoPermission.Tag
The operator is not permission for the tag.诊断
403
Param.Conflict
The specified all is true, but the specified TagKey.N is not empty.诊断
404
InvalidRegionId.NotFound
The RegionId provided does not exist in our records.诊断
404
MissingParameter.ResourceIds
The parameter - ResourceIds.N should not be null诊断
404
MissingParameter.TagOwnerUid
The parameter - TagOwnerUid should not be null诊断
404
MissingParameter.TagOwnerBid
The parameter - TagOwnerBid should not be null诊断
404
MissingParameter.ResourceType
The parameter - ResourceType should not be null诊断
404
MissingParameter.Tags
The parameter - Tags should not be null诊断
404
MissingParameter.RegionId
The parameter - RegionId should not be null诊断
404
InvalidResourceId.NotFound
The specified ResourceIds are not found in our records.诊断
404
InvalidResourceType.NotFound
The ResourceType provided does not exist in our records.诊断

变更历史

暂无变更历史

相关示例