Updated on 2022-02-22 GMT+08:00

Tag

Scenarios

Tag Management Service (TMS) enables you to use tags on the management console to manage resources. TMS works with other cloud services to manage tags. TMS manages tags globally and other cloud services manage their own tags.

Adding tags to DDS DB instances helps you better identify and manage them. A DB instance can be tagged during or after it is created.

  • You are advised to set predefined tags on the TMS console.
  • A tag consists of a key and value. You can add only one value for each key. For details about the naming rules of tag keys and tag values, see Table 1.
  • Up to 10 tags can be added for a DB instance.
Table 1 Naming rules

Parameter

Requirement

Example

Tag key

  • The key cannot be left blank.
  • Each tag key must be unique for each DB instance.
  • A tag key consists of up to 36 characters.
  • The key can only consist of digits, letters, underscores (_), and hyphens (-).

Organization

Tag value

  • This tag value can be left blank.
  • The value consists of up to 43 characters.
  • The value can only consist of digits, letters, underscores (_), dots (.), and hyphens (-).

dds_01

Adding a Tag

  1. Log in to the DDS console.
  2. On the Instance Management page, click the target DB instance.
  3. In the navigation pane on the left, click Tags.
  4. On the Tags page, click Add Tag. In the displayed dialog box, enter a tag key and value, and click OK.
  5. View and manage tags on the Tags page.

Editing a Tag

  1. Log in to the DDS console.
  2. On the Instance Management page, click the target DB instance.
  3. In the navigation pane on the left, click Tags.
  4. On the Tags page, locate the tag to be edited and click Edit in the Operation column. In the displayed dialog box, change the tag value and click OK.

    Only the tag value can be edited when editing a tag.

  5. View and manage tags on the Tags page.

Deleting a Tag

  1. Log in to the DDS console.
  2. On the Instance Management page, click the target DB instance.
  3. In the navigation pane on the left, click Tags.
  4. On the Tags page, locate the tag to be deleted and click Delete in the Operation column. In the displayed dialog box, click Yes.
  5. After a tag has been deleted, it will not be displayed on the Tags page.