Editing a Workspace's Name and Tags

This topic describes how to edit the name, description, and tags of a workspace in Data Integration.

  • Note

    If you haven't added the required policies, workspace modification fails. In the Unauthorized access information box that appears, select Manage policies to view the details of the required policy statements. Specify the correct group name and compartment in the statements. If you're an administrator, you can add the policies by selecting Add policies. If you're not an administrator, select Copy policies and then send them to an administrator to add.
    1. On the Workspaces page, select the compartment that contains the workspace you want to edit. If you need help finding the Data Integration Workspaces page, see Accessing Workspaces.
    2. To edit the name and description of a workspace:
      1. From the Actions menu (Actions menu) of the workspace that you want to edit, select Edit.
      2. In the panel that appears, edit the values and select Save changes.

      You're returned to the Workspaces page.

    3. To edit, remove, or add tags:
      • Select View tags from the Actions menu (Actions menu) of the workspace.

        In the View tags dialog box, the tags are listed under two tabs: Defined tags and Free-form tags.

        1. To edit a tag value or remove a tag, select the edit icon next to the tag, and then either change the value and select Save, or select Remove tag.
        2. Select Cancel to return to the Workspaces page.
      • Select Add tags from the Actions menu (Actions menu) of the workspace.

        In the Add tags dialog box, follow these steps to add tags to help you organize resources in the workspace.

        1. To add a free-form tag, from the Tag namespace list, select None (add a free-form tag) and then enter a tag key and a tag value.
        2. To add a defined tag, select a tag namespace and a tag key from the lists. Then in Tag value, either enter a value or select a value from the list.
        3. (Optional) To add another tag, select Add tag.
        4. When you have finished adding tags, select Add tags.

        You're returned to the Workspaces page.

      For information about tags, see Tags and Tag Namespace Concepts.

  • Use the oci data-integration workspace update command and required parameters to update a workspace:

    oci data-integration workspace update [OPTIONS]

    For a complete list of flags and variable options for CLI commands, see the Command Line Reference.

  • Run the UpdateWorkspace operation to update a workspace.