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 update
to rename a key reference:oci kms management key update --external-key-reference --display-name
Avoid entering confidential information.
For a complete list of flags and variable options for Vault CLI commands, see Command Line Reference.
Run the UpdateKey operation to rename a key reference
Note
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.