Moving a Vulnerability Audit
Move a vulnerability audit from one compartment to another.
If you attempt to move a vulnerability audit to a compartment for which you don't have authorization, an error message appears.
Before moving a vulnerability audit, contact the administrator to get the required authorization.
- Open the navigation menu and click Developer Services. Under App Dependency Management, click Vulnerability Audits.
- On the Vulnerability audits page, from the list of compartments on the left side, select a compartment.
- From the list of vulnerability audits, click the vulnerability audit that you want to move.
- In the Vulnerability audit details page, click Move resource.
- In the Move resource dialog box, select the destination compartment.
- Click Move resource.
Use the oci adm vulnerability-audit change-compartment command and required parameters to move a vulnerability audit between compartments.
oci adm vulnerability-audit change-compartment --compartment-id compartment_id --vulnerability-audit-id vulnerability_audit_id [OPTIONS]
For a complete list of flags and variable options for CLI commands, see the Command Line Reference.
Use the ChangeVulnerabilityAuditCompartment operation to move a vulnerability audit between compartments.