Deleting a CA Bundle
Delete a CA bundle if you no longer need it.
Use the oci certs-mgmt ca-bundle delete command and required parameters to delete a CA bundle:
oci certs-mgmt ca-bundle delete --ca-bundle-id <CAbundle_OCID>
For example:
oci certs-mgmt ca-bundle delete --ca-bundle-id ocid1.cabundle.oc1.<region>.<unique_id>
For a complete list of parameters and values for CLI commands, see the CLI Command Reference.
Run the DeleteCaBundle operation to delete a CA bundle.