Updated on 2023-11-21 GMT+08:00

Managing Tags

Scenarios

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

Adding tags to GeminiDB Influx instance helps you better identify and manage them. An instance can be tagged when or after it is created.

After a DB instance is tagged, you can search for the tag key or value to quickly query the instance details.

Precautions

  • 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 naming rules of tag keys and tag values, see Table 1.
  • By default, each instance supports up to 10 tags. To use more tags, contact customer service to apply for a quota of 20 tags.
  • The tag name must comply with the naming rules described in Table 1.
    Table 1 Naming rules

    Parameter

    Requirement

    Example Value

    Tag key

    • Cannot be left blank.
    • Must be unique for each instance.
    • Can contain a maximum of 36 characters.
    • Can only consist of digits, letters, underscores (_), and hyphens (-).

    Organization

    Tag value

    • Can be left blank.
    • Can contain a maximum of 43 characters.
    • Can only consist of digits, letters, underscores (_), periods (.), and hyphens (-).

    nosql_01

Adding a Tag

  1. Log in to the management console.
  2. In the service list, choose Databases > GeminiDB Influx API.
  3. On the Instances page, locate the instance you want to add tags to and click its name.
  4. In the navigation pane on the left, choose Tags.
  5. On the Tags page, click Add Tag. In the displayed dialog box, enter a tag key and value, and click OK.
  6. View and manage the tag on the Tags page.

Editing a Tag

  1. Log in to the management console.
  2. In the service list, choose Databases > GeminiDB Influx API.
  3. On the Instances page, locate the instance whose tags you want to edit and click its name.
  4. In the navigation pane on the left, choose Tags.
  5. 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.

  6. View and manage the tag on the Tags page.

Deleting a Tag

  1. Log in to the management console.
  2. In the service list, choose Databases > GeminiDB Influx API.
  3. On the Instances page, locate the instance whose tags you want to delete and click its name.
  4. In the navigation pane on the left, choose Tags.
  5. On the Tags page, locate the tag to be deleted and click Delete in the Operation column. In the displayed dialog box, click Yes.
  6. Verify that the tag is no longer displayed on the Tags page.

Search by Tag

  1. Log in to the management console.
  2. In the service list, choose Databases > GeminiDB Influx API.
  3. On the Instances page, select Tags in the search box.

    Figure 1 Selecting tags

  4. Select the tag to be queried and click OK to query information about instances associated with the tag.

    Figure 2 Searching by tag