cinder/api-ref/source/v2/samples/encryption-type-update-requ...

8 lines
119 B
JSON

{
"encryption":{
"key_size": 64,
"provider": "luks",
"control_location":"back-end"
}
}