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