Deleting a Remediation Run

Delete a remediation run from your tenancy.

    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. From the Actions menu (Actions Menu) select Delete.
    3. Enter name of the remediation run to delete in the Delete remediation run dialog box.
    4. Select Delete.
  • Use the oci adm remediation-run delete command and required parameters to delete the specified remediation run

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