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 from the Subscriptions list page. You can also tag a subscription from the details page for the subscription or its parent topic. - On the Subscriptions list page, find the subscription that you want to work with. If you need help finding the list page or the subscription, see Listing Subscriptions.
-
To add tags:
-
To view and edit existing tags:
Use the oci ons subscription update command and required parameters to tag a subscription when updating it:
oci ons subscription update [--defined-tags | --freeform-tags] tags [...]
For a complete list of parameters and values 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.