Dismissing a Recommendation for All Resources
Dismiss a Cloud Advisor recommendation for all resources.
Use the oci optimizer recommendation update command to update recommendations for all resources.
oci optimizer recommendation update --recommendation-id <recommendation_ocid> --status <status>
You can update recommendations for one or more resources using oci optimizer recommendation bulk-apply, or for a single resource using oci optimizer resource-action update.
For a complete list of flags and variable options for CLI commands, see the CLI Command Reference.
Use the UpdateRecommendation operation to update recommendations for all resources.
You can update recommendations for one or more resources using BulkApplyRecommendations, or for a single resource using UpdateResourceAction.