Deleting a Remediation Run
Delete a remediation run from your tenancy.
- Open the navigation menu and select Developer Services. Under App Dependency Management, select Remediation Recipes.
- On the Remediation Recipes page, from the list of compartments on the left side, select a compartment.
- Select a remediation recipe to view the remediation runs.
- Select the remediation run that you want to delete and click 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.