Deleting a Vulnerability Audit
Delete a vulnerability audit using the Console, CLI, or API.
- On the Vulnerability audits list page, find the vulnerability audit that you want to work with. If you need help finding the list page, see Listing Vulnerability Audits.
- From the select Delete.
- In the Delete vulnerability audit dialog box, enter the name of the vulnerability audit and select Delete.
Use the oci adm vulnerability-audit delete command and required parameters to delete the specified vulnerability audit.
oci adm vulnerability-audit delete --vulnerability-audit-id vulnerability_audit_id [OPTIONS]
For a complete list of flags and variable options for CLI commands, see the CLI Command Reference.
Use the DeleteVulnerabilityAudit operation to delete the specified vulnerability audit.