Moving a Remediation Recipe

You can move a remediation recipe to a different compartment.

    1. On the Remediation Recipes list page, find the remediation recipe that you want to work with. If you need help finding the list page, see Listing Remediation Recipes.
    2. From the Actions menu (Actions Menu) select Move resource.
    3. In the Move resource dialog box, select the destination compartment.
    4. Select Move resource.
  • Use the oci adm remediation-recipe change-compartment command and required parameters to move a remediation recipe from one compartment to another.

    oci adm remediation-recipe change-compartment --compartment-id compartment_id --remediation-recipe-id remediation_recipe_id [OPTIONS]

    For a complete list of flags and variable options for CLI commands, see the Command Line Reference.

  • Use the ChangeRemediationRecipeCompartment operation to move a remediation recipe from one compartment to another.