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. 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. The Subscriptions page displays all announcement subscriptions for the selected compartment. From this page, you can do the following:
  • 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.