Implementing Recommendations

You can implement a recommendation and apply it to one or more resources at the same time.

  • To implement recommendations, you typically complete these steps. Note that the fix-it flow might be different depending on the type of recommendation you're implementing. For more details, see Categories and Recommendations.

    1. Navigate to the Cloud Advisor Recommendations page. If you need help finding the Recommendations page, see Listing Recommendations.
    2. Select a recommendation to view its details.
    3. On the recommendation's details page, select Resource recommendations.
    4. Select the resources that you want to implement and then select Implement selected.
      A page opens with more details about the recommendation and shows the list of resources impacted by the changes.
    5. Select Implement.

      A notification displays with a link to the work request page, where you can view the work request's progress.

      When the work request is complete, the recommendation status changes from Pending to Implemented.

  • Use the oci optimizer recommendation bulk-apply command to implement recommendations.

    oci optimizer recommendation bulk-apply --recommendation-id <recommendation_ocid> --status <status>
                        

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

  • Use the BulkApplyRecommendations operation to implement recommendations.