Editing a Remediation Run

Update a remediation run in your tenancy.

    1. Open the navigation menu  and select Developer Services. Under App Dependency Management, select Remediation Recipes.
    2. On the Remediation Recipes page, from the list of compartments on the left side, select a compartment.
    3. Select a remediation recipe to view the remediation runs.
    4. Select the remediation run that you want to update and click Edit
    5. You can change the name of the remediation run.
  • Use the oci adm remediation-run update command and required parameters to update one or more attributes of the the specified remediation run.

    oci adm remediation-run update --remediation-run-id remediation_run_id [OPTIONS]

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

  • Use the UpdateRemediationRun operation to update one or more attributes of the the specified remediation run.