Canceling a Vault Deletion
Learn how to cancel the scheduled deletion of a vault.
- On the Vaults list page, find the vault that you want to work with. If you need help finding the list page, see Listing Vaults.
- Select Cancel Deletion from the in the row for the vault.
- To confirm, select Cancel Deletion.
Use the oci kms management vault cancel-deletion command and required parameters to cancel the pending deletion of a vault:
oci kms management vault cancel-deletion --vault-id <target_vault_ocid> [OPTIONS]
For a complete list of parameters and values for CLI commands, see the CLI Command Reference.
Use the CancelVaultDeletion API with the KMSVAULT API endpoint to cancel the scheduled deletion of a vault in OCI.
For information about using the API and signing requests, see REST API documentation and Security Credentials. For information about SDKs, see SDKs and the CLI.