Elastic Compute Service (ECS) リソースからタグを削除します。リソースからタグを削除した後、そのタグが他のリソースに追加されていない場合、タグは自動的に削除されます。
今すぐお試しください
テスト
RAM 認証
|
アクション |
アクセスレベル |
リソースタイプ |
条件キー |
依存アクション |
|
ecs:UntagResources |
delete |
DedicatedHost
Disk
NetworkInterface
Image
Instance
KeyPair
ReservedInstance
SecurityGroup
Snapshot
LaunchTemplate
AutoSnapshotPolicy
|
なし | なし |
リクエストパラメーター
|
パラメーター |
型 |
必須 / 任意 |
説明 |
例 |
| RegionId |
string |
必須 |
リソースのリージョン ID。 DescribeRegions 操作を呼び出して、最新のリージョンリストをクエリできます。 |
cn-hangzhou |
| RegionId |
string |
必須 |
リソースのリージョン ID。 DescribeRegions 操作を呼び出して、最新のリージョンリストをクエリできます。 |
cn-hangzhou |
| ResourceType |
string |
必須 |
リソースのタイプ。有効値:
|
instance |
| All |
boolean |
任意 |
リソースからすべてのタグを削除するかどうかを指定します。このパラメーターは、TagKey.N を指定しない場合にのみ有効です。有効値:
デフォルト値:false。 |
false |
| ResourceId |
array |
必須 |
リソース ID。N の有効値:1~50。 |
i-bp67acfmxazb4ph**** |
|
string |
任意 |
リソース N の ID。 |
i-bp67acfmxazb4ph**** |
|
| TagKey |
array |
任意 |
タグキー。N の有効値:1~20。 |
TestKey |
|
string |
任意 |
タグ N のキー。 |
TestKey |
レスポンスフィールド
|
フィールド |
型 |
説明 |
例 |
|
object |
|||
| RequestId |
string |
リクエスト ID。 |
C46FF5A8-C5F0-4024-8262-B16B639225A0 |
例
成功レスポンス
JSONJSON
{
"RequestId": "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. |
完全なリストについては、「エラーコード」をご参照ください。
変更履歴
完全なリストについては、「変更履歴」をご参照ください。