Tagging a Quota When Updating

Add metadata tags to an existing quota. This metadata enables you to define keys and values and associate them with resources.

For more information, see Resource Tags.

    1. On the Quota Policies list page, select the quota policy that you want to work with. If you need help finding the list page, see Listing Quotas.
    2. On the quota details page, add or edit tags as needed:
      • To add one or more tags, select Add tags, and then enter the tag namespace (for a defined tag), key, and value.
      • To edit or remove a tag, select the Tags tab, select the edit icon next to a tag, and change its value or remove it.
  • Use the --defined-tags or --freeform-tags options when running the oci quota update command to tag a quota when you're updating it:

    oci limits quota update [...] [--defined-tags | --freeform-tags] tags [OPTIONS]
    For a complete list of parameters and variable options for CLI commands, see the Command Line Reference.
  • Run the UpdateQuota operation to edit a quota. Include the definedTags and freeformTags attributes and their values.