Tagging Data Assets

Tag a data asset with keywords.

    1. On the Home tab of the instance for which you want to add tags, select Data Assets. If you need help finding the Private Endpoints page, see Listing Private Endpoints.
    2. On the Data Assets page, select the data asset that you want to tag.
    3. On the data asset details page, under the Tags section, select Tags.
    4. Enter the keywords with which you want to tag the data asset. You can also select from the list of existing tags.
      Note

      To remove a tag, select the remove icon next to the tag.
  • Use the create command and required parameters to create a data asset tag:

    oci data-catalog data-asset-tag create [OPTIONS]

    Use the delete command and required parameters to delete a data asset tag:

    oci data-catalog data-asset-tag delete [OPTIONS]

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

  • Run the CreateDataAssetTag operation to create a data asset tag.

    Run the DeleteDataAssetTag operation to delete a data asset tag.