Tagging a Subscription When Updating
Add metadata to a subscription in Notifications when you update it. This metadata associates keys and values with the subscription.
These steps show how to tag a subscription on the Subscription Details page. You can also tag a subscription from the Subscriptions page: Click the and then select Add tags or View tags. Use the oci ons subscription update command and required parameters to tag a subscription when updating it:
oci ons subscription update [OPTIONS] [...] [--defined-tags | --freeform-tags] tags
For a complete list of flags and variable options for CLI commands, see the Command Line Reference for Notifications.
Run the UpdateSubscription operation to tag a subscription when you update it. Include the
definedTags
andfreeformTags
attributes and their values.