Tags are key-value pairs provided by Tencent Cloud for easy resource identification. You can use tags to categorize and manage your CVM resources.
Tencent Cloud will not use your tags, they are solely used by you to manage your CVM resources.
Note the following limits when using tags:
qcloud
, tencent
, or project
.+=.@-
.+=.@-
. It can be left empty if necessary.A company has purchased six CVM instances, of which the business group, scope and owners are as follows:
Instance ID | Business Group | Business Scope | Owner |
---|---|---|---|
ins-abcdef1 | E-commerce | Marketing campaigns | John Smith |
ins-abcdef2 | E-commerce | Marketing campaigns | Chris |
ins-abcdef3 | Games | Game A | Jane Smith |
ins-abcdef4 | Games | Game B | Chris |
ins-abcdef5 | Entertainment | Post-production | Chris |
ins-abcdef6 | Entertainment | Post-production | John Smith |
Taking ins-abcdef1 as an example, we can add the following 3 sets of tags to the instance:
Tag Key | Tag Value |
---|---|
dept | ecommerce |
business | mkt |
owner | John Smith |
Similarly, you can add tag key-value pairs to other instances based on the business group, scope and owners.
Take the preceding case as an example. After designing the tag key-value pairs, you can log in to the CVM console to specify the tags.
Log in to the CVM console.
On the instance management page, proceed according to the actually used view mode:
In the You have selected 1 resource window that appears, specify the tags as required. As shown in the following figure.
For example, you can add three tag key-value pairs to the ins-abcdef1 instance.
Click OK. A message indicating the edit was successful will be prompted.
To filter instances by tag, follow the steps below:
key1
or key2
by entering Tag: key1|key2
in the search box as shown below:
Was this page helpful?