Overview
A bucket tag is a key-value pair (key = value), where the tag key and tag value are connected by an equal sign (=), for example, group = IT. It can be used to manage buckets in groups. You can set, query, and delete the tags for a specified bucket via the console.
Adding a Tag When Creating a Bucket
Adding a Tag to an Existing Bucket
If you didn’t add a tag when creating a bucket, you can perform the following steps to add a tag for your bucket:
1. On the Bucket List page, click the name of the desired bucket to enter the bucket configuration page. 2. Click Basic Configurations on the left, find the Tagging configuration item, and click Add Tags.
The configuration items are described as follows: Tag key: It is case-sensitive and can contain uppercase/lowercase letters, digits, and symbols (+, -, _, =, /, ., :, @).
Tag value: It is case-sensitive and can contain uppercase/lowercase letters, digits, and symbols (+, -, _, =, /, ., :, @).
Note:
Each bucket can have up to 50 different bucket tags.
qcs:
and project
are reserved fields. Therefore, do not use them in tag keys or tag values. For more limits, see Bucket Tag Overview.3. Enter the tag key and tag value. Then, click Save.
Was this page helpful?