Tagging a File System

Manage tags for a File Storage file system.

Apply tags to your resources to help organize them according to your business needs. Apply tags at the time you create a resource, or update the resource later with the wanted tags. For general information about applying tags, see Resource Tags.

    1. Open the navigation menu and click Storage. Under File Storage, click File Systems.
    2. In the List scope section, under Compartment, select a compartment.
    3. Click the name of the file system that you want to tag.
    4. On the file system's details page, click the Tags tab to view or edit the existing tags.
    5. Click Add tags to add new tags.
  • Use the fs file-system update command and required parameters to manage tags for a file system:

    oci fs file-system update --file-system-id <file_system_OCID> [OPTIONS]

    For a complete list of parameters and values for CLI commands, see the CLI Command Reference.

  • Run the UpdateFileSystem operation to manage tags for file systems.

    For information about using the API and signing requests, see REST API documentation and Security Credentials. For information about SDKs, see SDKs and the CLI.