Deleting an OCI Target

You can delete an OCI target in Cloud Guard if you no longer need it.

Note

If you want to delete a Security Zone target from the OCI Security Zones service. See Deleting a Security Zone.
Caution

When you delete a target, information for all problems associated with that target disappears from the Cloud Guard console and can no longer be accessed through the API. The information remains in the Cloud Guard database until it's purged at 180 days. For more information, see Problem Lifecycle, especially the "Problem Reconciliation Process" section.
    1. Open the navigation menu and click Identity & Security. Under Cloud Guard, click Configuration.
    2. On the Configuration page, click Targets.
    3. Look for targets where the entry in the Type is OCI.
    4. On the Targets page, select the check box for each target you want to delete, then click Delete.
    5. In the Delete target(s) dialog box, select I understand, and then click Delete target(s).
  • For a complete list of flags and variable options for CLI commands, see the Command Line Reference.

    Use the oci cloud-guard target delete command and required parameters to delete a target:

    oci cloud-guard target delete --target-id <target_ocid> [OPTIONS]
  • Run the DeleteTarget operation to delete a target.