Backing up a Key
Learn how to back a up master encryption key.
This task cannot be performed using the OCI Console.
Use the oci kms management key backup command and required parameters to restore a key:
oci kms management key backup --bucket-name <bucket_name> --from-json <json_input>
See Advanced JSON Options for information on using JSON input with this command.
For a complete list of parameters and values for CLI commands, see the CLI Command Reference.
Run the BackupVault operation to back up a vault key.
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.