Updated on 2024-02-05 GMT+08:00

Adding Tags

Tags are used to identify cloud resources, such as ECSs, images, and disks. If you have multiple types of cloud resources which are associated with each other, you can add tags to the resources to classify and manage them easily. For more details, see Overview.

For details about how to use predefined tags, see Using Predefined Tags.

Adding Tags During ECS Creation

  1. Log in to the management console.
  2. Click in the upper left corner and select your region and project.
  3. Click . Under Compute, choose Elastic Cloud Server.
  4. Click Buy ECS.
  5. Configure parameters for the ECS.

    Select Configure now for Advanced Options. Then, add a tag key and tag value. For the tag key and tag value requirements, see Table 1.

    For details about other parameters, see Purchasing an ECS.

    Figure 1 Adding tags

Adding Tags on the ECS Details Page

  1. Log in to the management console.
  2. Click in the upper left corner and select your region and project.
  3. Click . Under Compute, choose Elastic Cloud Server.
  4. In the ECS list, click the name of the target ECS.

    The ECS details page is displayed.

  5. Click the Tags tab and then Add Tag. In the displayed dialog box, enter the tag key and tag value. For the tag key and tag value requirements, see Table 1.

    You can change the tag value after the tag is added.

    Figure 2 Adding tags on the Tags tab

Adding Tags on the TMS Console

This method is suitable for adding tags with the same tag key to multiple resources.

  1. Log in to the management console.
  2. In the upper right corner of the page, click the username and select Tag Management from the drop-down list.
    Figure 3 Tag Management
  3. On the displayed Resource Tags page, select the region where the resource is located, select ECS-ECS for Resource Type, and click Search.

    All ECSs matching the search criteria are displayed.

  4. In the Search Result area, click Create Key. In the displayed dialog box, enter a key (for example project) and click OK.

    After the tag is created, the tag key is added to the resource list. If the key is not displayed in the resource list, click and select the created key from the drop-down list.

    By default, the value of the tag key is Not tagged. You need to set a value for the tag of each resource to associate the tag with the resource.

    Figure 4 Resource list
  5. Click Edit to make the resource list editable.
  6. Locate the row containing the target ECS, click , and enter a value (for example A).

    After a value is set for a tag key, the number of tags is incremented by 1. Repeat the preceding steps to add tag values for other ECSs.

    Figure 5 Setting a tag value

Using Predefined Tags

If you want to add the same tag to multiple ECSs or other resources, you can create a predefined tag on the TMS console and then select the tag for the ECSs or resources. This frees you from having to repeatedly enter tag keys and values. To do so, perform the following operations:

  1. Log in to the management console.
  2. In the upper right corner of the page, click the username and select Tag Management from the drop-down list.
  3. Choose Predefined Tags in the left navigation pane and click Create Tag. In the displayed dialog box, enter a key (for example, project) and a value (for example, A).
  4. Choose Service List > Compute > Elastic Cloud Server, and select the predefined tag by following the procedure for adding a tag.