Tagging an Object Storage Bucket when Updating

Add metadata to an Object Storage bucket when you update an existing one. This metadata enables you to define keys and values and associate them with resources.

For more information, see Overview of Tagging.

    1. Open the navigation menu and click Storage. Under Object Storage & Archive Storage, click Buckets.
    2. Select the compartment from the list under List Scope. All buckets in that compartment are listed in tabular form.
    3. Click the bucket for that you want to apply tagging. The bucket's Details page appears.
    4. Complete the following. See Overview of Tagging for descriptions of these fields.
      • Tag namespace

      • Tag key

      • Tag value

      Click Add tag to add another tag. Click X to remove the associated tag.

    5. Click Add tags.
  • Run the UpdateBucket operation. Include the definedTags and freeformTags attributes and their values.

    When accessing the Object Storage API, the bucket name is used with the Object Storage namespace name to form the request URL:

    n/object_storage_namespace/b/bucket