Viewing a List of All Announcements

View a list of all announcements when you want to know what announcements you have for a particular compartment, including the root compartment.

    1. Click the Announcements icon (Announcements Menu), and then click Announcements.
    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 Announcements page displays all announcements for the selected compartment. From this page, you can do the following:
      • Filter. You can filter announcements by event start date, event end date, service, status, or platform. For more information, see Filtering Announcements.
      • Sort. You can sort announcements by summary, status, service, event start time, or publish time (which indicates when the announcement was last updated). For more information, see Sorting Announcements.
      • Mark as read. You can mark announcements as read if you want stop seeing them as banners in the Console in later sessions. For more information, see Marking an Announcement as Read.
      • Subscribe to announcements like this. You can create a subscription to receive email delivery of only announcements that meet the criteria that you specify. For more information, see Subscribing to Announcements.
      • View announcement details. You can view the details of an announcement. For more information, see Viewing the Details of an Announcement.
  • Use the oci announce announcements list command and required parameters to list all announcements:
    oci announce announcements list --compartment-id <compartment_OCID>
    For example:
    
    oci announce announcements list --compartment-id ocid1.tenancy.oc1..<unique_ID>

    For a complete list of parameters and values for CLI commands, see the CLI Command Reference.

  • Run the ListAnnouncements operation to view a list of all announcements.