Key Encryption Keys (v1)
Alters a kek
put/dek-registry/v1/keks/{name}
Path parameters
namestring required
Name of the kek
Query parameters
testSharingboolean
Whether to test kek sharing
Request body
Example request
{
"kmsProps": {
"key": "kmsProps"
},
"shared": true,
"doc": "doc"
}Response
The update response
Changes
No recorded changes to this endpoint across all 4 revisions of this API.