Creating a New Version of External CipherTrust Manager Key
Use the post /v1/cckm/external-cm/keys/{id}/versions
API to create a new version of the existing external CipherTrust Manager key, with the same key name, metadata, and attributes.
Syntax
Example Request
Example Response
A new key version named key-ver-1
is created on the external CipherTrust Manager.
Response Codes
Response Code | Description |
---|---|
2xx | Success |
4xx | Client errors |
5xx | Server errors |
Refer to HTTP status codes for details.