Deleting an Announcement Subscription

Delete an announcement subscription when you no longer need it.

    1. Click the Announcements icon (Announcements Menu), and then click Subscriptions.
    2. 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.
    3. In the list of subscriptions, find the subscription you want to delete, and then click the subscription name.
    4. Click Delete.
    5. 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.