Creating a Remediation Run

Running a remediation recipe.

    1. Open the navigation menu  and select Developer Services. Under App Dependency Management, select Remediation Recipes.
    2. On the remediation recipe page, from the list of compartments on the left side, select a compartment.
    3. Select a remediation recipe.
    4. On the remediation recipe details page, click Run.
    5. In the Run remediation recipe dialog box, click Run.
  • Use the oci adm remediation-run create command and required parameters to create a remediation run.

    oci adm remediation-run create
                –remediation-recipe-id 
                remediation_recipe _id [OPTIONS]

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

  • Use the CreateRemediationRun operation to create a remediation run.