すべてのプロダクト
Search
ドキュメントセンター

Cloud Monitor:TagResources

最終更新日:Dec 30, 2025

1 つ以上のリソースにタグを追加します。

今すぐお試しください

この API を OpenAPI Explorer でお試しください。手作業による署名は必要ありません。呼び出しに成功すると、入力したパラメーターに基づき、資格情報が組み込まれた SDK コードが自動的に生成されます。このコードをダウンロードしてローカルで使用できます。

テスト

RAM 認証

この操作の認証情報はありません。問題が発生した場合は、アカウントマネージャーにご連絡ください。

リクエスト構文

POST /tags HTTP/1.1

リクエストパラメーター

パラメーター

必須 / 任意

説明

body

object

任意

リクエストボディ。

resourceType

string

必須

リソースタイプ。

Service

resourceId

array

必須

リソース ID のリスト。

string

任意

リソース ID。

test

tag

array

任意

タグ。

最大 20 個のタグをアタッチできます。

Tag

任意

タグ。

レスポンスフィールド

フィールド

説明

object

レスポンスのスキーマ

requestId

string

リクエスト ID。

3B311FD9-A60B-55E0-A896-A0C73*********

成功レスポンス

JSONJSON

{
  "requestId": "3B311FD9-A60B-55E0-A896-A0C73*********"
}

エラーコード

HTTP ステータスコード

エラーコード

エラーメッセージ

説明

400 InvalidParameter.ResourceId The ResourceId parameter is invalid.
400 InvalidResourceId.NotFound The specified ResourceIds are not found in our records.
400 NumberExceed.ResourceIds The maximum number of ResourceIds is exceeded.
400 InvalidParameter.RegionId The RegionId parameter is invalid.
400 InvalidParameter.ResourceType The ResourceType parameter is invalid.
400 MissingParameter.ResourceIds You must specify ResourceId.N.
400 MissingParameter.ResourceType You must specify ResourceType.
400 MissingParameter.Tags You must specify Tags.
400 MissingParameter.TagKey You must specify Tag.N.Key.
400 MissingParameter.TagValue You must specify Tag.N.Value.
400 InvalidParameter.TagKey The Tag.N.Key parameter is invalid.
400 InvalidParameter.TagValue The Tag.N.Value parameter is invalid.
400 NumberExceed.Tags The maximum number of Tags is exceeded.
400 QuotaExceed.TagsPerResource The maximum number of tags for each resource is exceeded.
400 Duplicate.TagKey The Tag.N.Key contains duplicate keys.
500 InvalidOperation.ConcurrentModification The resource is modified concurrently.
500 InternalError The request processing has failed due to some unknown error.
403 NoPermission The operator is not permission for this operate

完全なリストについては、「エラーコード」をご参照ください。

変更履歴

完全なリストについては、「変更履歴」をご参照ください。