Getting a Remediation Run's Details
Get the details of a remediation run.
- On the Remediation run history list page, select the remediation run that you want to work with. If you need help finding the list page, see Listing Remediation Runs.
The details page displays information about the remediation run such as last stage name and summary, timestamp indicating when the stage started and ended, and status of the remediation run.
Use the oci adm remediation-run get command and required parameters to retrieve the details of the specified remediation run.
oci adm remediation-run get --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 GetRemediationRun operation to retrieve the details of the specified remediation run.