Tagging a Quota at Creation
Add metadata to a quota when you first create one. You can define keys and values, and associate them with resources.
Use the
--defined-tags
or--freeform-tags
options when running the oci quota create command to tag a quota when you create it:oci limits quota create [...] [--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 CreateQuota operation to create a quota. Include the definedTags and freeformTags attributes and their values.