Renaming Key References
Rename a key reference created for an external key residing in Thales (CM)
After you create a key reference, you can rename it by accessing the Key Reference Details page.
Open a command prompt and run
oci kms management key updateto update a key reference:ooci kms management key update --external-key-referenceAvoid entering confidential information.
For a complete list of flags and variable options for Vault CLI commands, see Command Line Reference.
Run the
UpdateKeyoperation to update key referenceNote
Each region has a unique endpoint for create, update, and list operations for secrets. This endpoint is referred to as the control plane URL or secret management endpoint. Each region also has a unique endpoint for operations related to retrieving secret contents. This endpoint is known as the data plane URL or the secret retrieval endpoint. For regional endpoints, see the API Documentation.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.