Implementing Recommendations

You can implement a recommendation and apply it to one or more resources at the same time. Click Console, CLI, or API to see the instructions to use that feature to complete this task.

    1. Open the navigation menu and click Governance & Administration. Under Cloud Advisor, click Recommendations.
      The Cloud Advisor Recommendations window opens.
    2. Click the name of the recommendation that you want to implement.
      The recommendation details page opens and displays the list of resources that this recommendation applies to.
    3. Select the check boxes for the resources that you want to implement.
    4. Click Implement selected.
      A page opens with more details about the recommendation and shows the list of resources impacted by the changes.
    5. Follow the fix-it flow to implement the recommendation.

      When you complete the fix-it flow, the work request page opens.

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

    6. To close the page, click Close.
  • 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.