Managing Queue 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

  • Predefined tags: global tags created on Tag Management Service (TMS).

DLI allows you to add, modify, or delete tags for queues.

  1. In the navigation pane of the DLI management console, choose Resources > Queue Management.

  2. In the Operation column of the queue, choose More > Tags.

  3. The tag management page is displayed, showing the tag information about the current queue.

  4. Click Add/Edit Tag to switch to the Add/Edit Tag dialog box. Enter a tag and a value, and click Add.

    Table 1 Tag parameters

    Parameter

    Description

    Tag key

    You can specify the tag key in either of the following ways:

    • Click the text box and select a predefined tag key from the drop-down list.

      To add a predefined tag, you need to create one on TMS and then select it from the Tag key drop-down list. You can click View predefined tags to go to the Predefined Tags page of the TMS console. Then, click Create Tag in the upper corner of the page to create a predefined tag.

    • Enter a tag key in the text box.

      Note

      A tag key can contain a maximum of 128 characters. Only letters, digits, spaces, and special characters (_.:=+-@) are allowed, but the value cannot start or end with a space or start with _sys_.

    Tag value

    You can specify the tag value in either of the following ways:

    • Click the text box and select a predefined tag value from the drop-down list.

    • Enter a tag value in the text box.

      Note

      A tag value can contain a maximum of 255 characters. Only letters, digits, spaces, and special characters (_.:=+-@) are allowed. The value cannot start or end with a space.

    Note

    • A maximum of 20 tags can be added.

    • Only one tag value can be added to a tag key.

    • The key name in each resource must be unique.

  5. Click OK.

  6. (Optional) To delete a tag, locate the row where the tag resides in the tag list and click Delete in the Operation column to delete the tag.