Viewing recommendation history

This section of Implementing Recommendations describes the history table and how to view the recommendation status changes that it contains.

Listing History (Recommendation Status Changes)

Click Console, CLI, or API to display the instructions to to list active recommendations and their status.

    1. Open the navigation menu and click Governance & Administration. Under Cloud Advisor, click History.
      The Cloud Advisor History dashboard opens. This page tracks recommendation status changes. For example, it lists information about recommendations that have been implemented, postponed, and dismissed.
    2. (Optional) Use one or more of the following filters to return a subset of results.
      • Filter by resource type
      • Filter by Cloud Advisor status
      • Filter by recommendation
  • Use the oci optimizer history-summary list command to user changes to recommendations.

    oci optimizer history-summary list --compartment-id <compartment_ocid>

    For a complete list of flags and variable options for CLI commands, see the Command Line Reference.

  • Use the ListHistories operation to list user changes to recommendations.