Canceling a Remediation Run

Cancel a remediation run which is in progress.

    1. On the Remediation run history list page, find the remediation run that you want to work with. If you need help finding the list page, see Listing Remediation Runs.
    2. On the details page, select Cancel.
    3. In the Cancel remediation run dialog box, select Cancel.
  • Use the oci adm remediation-run cancel command and required parameters to cancel the specified remediation run.

    oci adm remediation-run cancel --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 CancelRemediationRun operation to to cancel the specified remediation run.