Getting Recommendations

This section explains how to get recommendations.

  • This section explains how to use the Console to get recommendations.

    1. Navigate to the Cloud Advisor Recommendations page. If you need help finding the Recommendations page, see Listing Recommendations.
    2. From the Search and Filter box above the list table, select one or more filters and specify the values that you want to use to narrow the list.
    3. Select a recommendation to view its details.

    To filter the resources in a recommendation list

    From a recommendation's details page, you can filter the recommendation's resources by compartment, tag, and region.
    1. On the recommendation's details page, select Resource recommendations.
    2. From the Search and Filter box above the list table, use the Tags and Region filters to filter the recommendation's resources.
    3. To view a recommendation's resources in a different compartment, use the Compartment filter to switch compartments.
      You must have permission to work in a compartment to see the resources in it. If you're not sure which compartment to use, contact an administrator. For more information, see Understanding Compartments.
  • This topic explains how to use the Cloud Advisor CLI to get recommendations.

    Use the oci optimizer recommendation get command to list recommendations.

    oci optimizer recommendation get --recommendation-id <recommendation_OCID>
                        

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

  • Use the GetRecommendation operation to get recommendation metadata.