forked from docs/doc-exports
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com> Co-authored-by: Su, Xiaomeng <suxiaomeng1@huawei.com> Co-committed-by: Su, Xiaomeng <suxiaomeng1@huawei.com>
13 KiB
13 KiB
Managing Tags
Tag Management
A tag is a key-value pair that you can customize to identify cloud resources. It helps you to classify and search for cloud resources. A tag consists of a tag key and a tag value. If you use tags in other cloud services, you are advised to create the same tag (key-value pairs) for cloud resources used by the same business to keep consistency.
DLI supports the following two types of tags:
- Resource tags: non-global tags created on DLI
This section describes how to add, modify, and delete tags for databases and tables.
Database Tags
- In the navigation pane on the left, choose .
- Locate the row that contains the target database, and click More > Tags in the Operation column.
- The tag management page is displayed, and the tags (if there are) are displayed.
- On the displayed page, click Add/Edit Tag. The Add/Edit Tag dialog box is displayed.Enter a tag key and a tag value in the text boxes and click Add.
- Click OK. The database tag is added.
To delete a tag, click Delete in the Operation column of the target tag.
Table Tags
- In the navigation pane on the left, choose .
- Click a database name to view the tables in the database.
- Locate the row that contains the target table and click More > Tag in the Operation column.
- The tag management page is displayed, and the tags (if there are) are displayed.
- On the displayed page, click Add/Edit Tag. The Add/Edit Tag dialog box is displayed.Enter a tag key and a tag value in the text boxes and click Add
- Click OK. The table tag is added.
To delete a tag, click Delete in the Operation column of the target tag.
Parent topic: Databases and Tables