Getting Remediation Recipe Details
Get a detailed view of remediation recipes.
The detailed view of a remediation recipe provides information about the remediation recipe and links to descriptions of the run, metrics and configuration.
You must select a remediation recipe from the remediation recipe dashboard. On the Remediation Recipes list page, select the remediation recipe that you want to work with. If you need help finding the list page, see Listing Remediation Recipes.The detailed view of a remediation recipe presents the state of the remediation recipe and provides information about the remediation recipe in the following sections:
Remediation recipe details
- In this section you can view information about the remediation recipe, update the configuration, run the remediation recipe, deactivate the remediation recipe, enable logging, add tags to the remediation recipe, or delete the remediation recipe.
- To run the remediation recipe, see Creating a Remediation Run.
- To move the remediation recipe to a different compartment, see Moving a Remediation Recipe.
- To edit the remediation recipe, see Editing a Remediation Recipe.
- To deactivate the remediation recipe, see Deactivating a Remediation Recipe.
- To delete the remediation recipe, see Deleting a Remediation Recipe.
- A list of resources from which you can view the remediation runs, its metrics, and its configuration.
- A table of remediation runs. See Listing Remediation Runs.
Click the name of a remediation run to view its details.
The Run history shows details of all the remediation runs associated with the remediation recipe such as last stage name and summary, timestamp indicating when the stage started and ended, and status of the remediation run. Following actions are available for each remediation run listed in the run history:- Delete: Delete the remediation run. This action can't be undone.
- Move resource: Move the remediation run from the existing compartment to another compartment. Specify the destination compartment to move the resource.
- Manage tags: Edit or add tags to the remediation run.
Tags
The Tags tab provides you with details of the tag key-value pairs that are associated with the remediation recipe. You can add and remove a remediation recipe's tags.
Run history
- In this section you can view information about the remediation recipe, update the configuration, run the remediation recipe, deactivate the remediation recipe, enable logging, add tags to the remediation recipe, or delete the remediation recipe.
Use the oci adm remediation-recipe get command and required parameters to retrieve details of the specified remediation recipe:
oci adm remediation-recipe get --remediation-recipe-id remediation_recipe_id [OPTIONS]For a complete list of flags and variable options for CLI commands, see the CLI Command Reference.
Use the GetRemediationRecipe operation to retrieve details of the specified remediation recipe.