Updated on 2024-09-14 GMT+08:00

Modifying a Tag

Scenarios

You can change the value of a tag for an existing disk, but cannot change the key of a tag.

Notes and Constraints

A tag consists of a tag key and a tag value. Tag rules are described as follows: (Tag rules vary depending on regions. See the rules displayed on the console.)

  • A tag consists of a tag key and a tag value (first set of rules).
    • A tag key can contain a maximum of 36 characters. It can contain only letters, digits, special characters (.-_), and Unicode characters.
    • A tag value can contain a maximum of 43 characters. It can contain only letters, digits, special characters (.-_), and Unicode characters.
  • A tag consists of a tag key and a tag value (second set of rules).
    • A tag key can contain a maximum of 36 characters. It cannot contain special characters (=*<>\\,|/) or start or end with spaces.
    • A tag value can contain a maximum of 43 characters. It cannot contain special characters (=*<>\\,|/) or start or end with spaces.
  • A maximum of 20 tags can be added for an EVS disk.

Procedure

  1. Log in to the management console.
  2. Choose Storage > Elastic Volume Service.

    The Elastic Volume Service page is displayed.

  3. In the disk list, locate the desired disk and click the disk name.

    The disk details page is displayed.

  4. Click the Tags tab.
  5. Locate the target tag and click Edit in the Operation column.

    The Edit Tag page is displayed.

  6. Change the value of the tag and click OK.

    Return to the tag list. If the tag value is changed, the modification is complete.