Viewing a List of All Announcement Subscriptions
Viewing a list of all announcement subscriptions lets you see all subscriptions in one place and take action in various ways.
- 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.
-
The Subscriptions page displays all announcement subscriptions for the selected compartment. From this page, you can do the following:
- Create a subscription. You can create an announcement subscription to receive email delivery of only announcements that meet your criteria. For more information, see Creating an Announcement Subscription.
- Manage administrator email preferences. You can manage email preferences for the tenancy administrator. For more information, see Email Delivery.
- View subscription details. You can view the details of an announcement subscription. For more information, see Viewing the Details of an Announcement Subscription.
- Delete subscriptions. You can delete announcement subscriptions. For more information, see Deleting an Announcement Subscription.
- Use the oci announce announcement-subscription list command and required parameters to view a list of all announcement subscriptions:
oci announce announcement-subscription list --compartment-id <compartment_OCID>
For example:oci announce announcement-subscription list --compartment-id ocid1.compartment.<realm>..<unique_ID>
For a complete list of parameters and values for CLI commands, see the CLI Command Reference.
Run the ListAnnouncementSubscriptions operation to view a list of all announcement subscriptions.