Viewing the History of an Announcement

View the history of an announcement for which you have related updates.

Note

Only announcements published with a chain ID show related messages that share the same chain ID in their announcement history.
    1. Do one of the following:
      • If you're viewing a banner, select the link embedded in the text of the banner.
      • If you're viewing a list of announcements, under the Announcement column, select the announcement summary. If you need help finding the list page, see Viewing a List of All Announcements.
    2. On the announcement details page, perform one of the following actions, depending on what's available:
      • Select Announcement history.
      • Under Resources, select Announcement history.
    3. (Optional) To view the contents of any related announcements, in the Announcement history list, under Announcement, select the announcement summary.
  • Use the oci announce announcements list command and required parameters to view the history of an announcement that has a chain of related messages:
    oci announce announcements list --announcement-id <announcement_OCID> --chain-id <chain_ID>
    For example:
    
    oci announce announcements list --announcement-id ocid1.announcement.region1..<unique_ID> --chain-id <unique_ID>

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

  • Run the ListAnnouncements operation to view the history of an announcement that has related messages that share the same chain ID.