Canceling a Remediation Run
Cancel the remediation runs in 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 a remediation run that is active and click 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.