Updating a Tag for a Single Resource
Update a tag that has been applied to an existing resource in Oracle Cloud Infrastructure. When you update an existing tag applied to a resource, you can change only the tag’s value.
To update a defined tag for a resource, you must have permission to use the namespace. See Required Permissions for Working with Defined Tags. For more information about how tagging works and tagging concepts, see Overview of Tagging.
For most resources, use the resource's
update
command with the--defined-tags
or--freeform-tags
option.See Get Started with the Command Line Interface for more information.
For most resources, use the resource's
update
operation with thedefinedTags
orfreeformTags
attribute and their values.For information about using the API and signing requests, see REST API documentation and Security Credentials.