Listing Remediation Runs

View the list of remediation runs in the selected compartment. For every remediation run, you can view the last stage details, status, and associated remediation recipe.

    1. Open the navigation menu  and select Developer Services. Under App Dependency Management, select Remediation History.
    2. On the Remediation run history list page select a compartment.
      The page displays the list of remediation runs in that compartment.
    The Remediation run details page provides all the stage details associated with the remediation run.

    Following actions are available for each remediation run:

    • 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.
    • Edit: Update the name of the remediation run.
    • Cancel: Cancel the remediation run that's in progress.
    • Add tags: Add tags to the remediation run.
  • Use the oci adm remediation-run list [OPTIONS] command and required parameters to retrieve a list of remediation runs.
    oci adm remediation-run-collection list-remediation-runs --compartment-id
    For a complete list of parameters and values for CLI commands, see the CLI Command Reference.
  • Use the ListRemediationRuns operation to retrieve a list of remediation runs.