Deleting an Announcement Subscription
Delete an announcement subscription when you no longer need it.
- Click the Announcements icon (), and then click Subscriptions.
- Under List scope, click Compartment, and then choose a compartment that you have permission to work in. The page updates to display only the resources in that compartment. If you're not sure which compartment to use, contact an administrator.
- In the list of subscriptions, find the subscription you want to delete, and then click the subscription name.
- Click Delete.
- To confirm, click Delete subscription.
- Use the oci announce announcement-subscription delete command and required parameters to delete an announcement subscription:
oci announce announcement-subscription delete --announcement-subscription-id <announcementsubscription_OCID>
For example:oci announce announcement-subscription delete --announcement-subscription-id ocid1.announcementsubscription.<realm>.<region>.<unique_ID>
For a complete list of parameters and values for CLI commands, see the CLI Command Reference.
Run the DeleteAnnouncementSubscription operation to delete an announcement subscription.