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.

    1. In the top navigation bar, select the Announcements icon (Announcements Menu), and then select Subscriptions.
    2. Under List scope, select 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. The Subscriptions page displays all announcement subscriptions for the selected compartment. From this page, you can do the following:
    4. (Optional) Depending on the options available, to see the list of impacted resources later, select Download Impacted Resources List.
  • 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.