Restoring Vault from a Backup
Learn how to restore a vault from a backup.
Use the oci kms management vault restore command to restore a vault from Object Storage.
oci kms management vault restore --compartment-id <compartment_id>
Use the oci kms management vault restore-from-file command to restore a vault from an encrypted file.
oci kms management vault restore-from-file --compartment-id <compartment_id> --restore-vault-from-file-location <file_location>
Use the RestoreVaultFromFile API or the RestoreVaultFromObjectStore API to restore a vault from a backup.
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.