Updated on 2025-11-03 GMT+08:00

Tags

This section describes how to add tags to existing SFS Turbo file systems. You can also add tags when creating file systems. For details, see Create a File System.

Tags are used to identify and classify file systems.

  • Tags are composed of key-value pairs.
    • A tag key can contain a maximum of 128 characters and cannot be left blank. It can contain letters, digits, spaces, and special characters (_.:=+-@), but cannot start or end with a space or start with _sys_.
    • A tag value can contain a maximum of 255 characters and can be an empty string. It can contain letters, digits, spaces, and special characters (_.:/=+-@), but cannot start or end with a space.
  • You can add a maximum of 20 tags to a file system.
  • Tag keys of the same file system must be unique.

Procedure

  1. Log in to the SFS console.
  2. In the file system list, find the file system to which you want to add tags and click the name of it. The file system details page is displayed.
  3. Click the Tags tab.
  4. On the Tags tab, click Edit Tag.

    The Edit Tag dialog box is displayed.

  5. Add the key and value of the tag and click OK.

    • Key: This parameter is mandatory.
    • Value: This parameter is optional.

    Return to the tag list, and you can see the tags you have just added. You can edit and delete the added tags.