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, click 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 clicking Add policies. If you're not an administrator, click Copy policies and then send them to an administrator to add.
    1. Open the navigation menu and click Analytics & AI. Under Data Lake, click Data Integration.
    2. On the Data Integration service page, click Workspaces.
    3. On the Workspaces page, select the compartment that contains the workspace to edit.
    4. To edit the name and description of the workspace:
      1. From the Actions menu of the workspace that you want to edit, select Edit.
      2. In the panel that appears, edit the values and click Save changes.

      You're returned to the Workspaces page.

    5. To edit, remove, or add tags:
      • Select View tags from the 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, click the edit icon next to the tag, and then either change the value and click Save, or click Remove tag.
        2. Click Cancel to return to the Workspaces page.
      • Select Add tags from the 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, click Add tag.
        4. When you have finished adding tags, click Add tags.

        You're returned to the Workspaces page.

      For information about tags, see Managing Tags and Tag Namespaces.

  • 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.