cinder/api-ref/source/v3/samples/encryption-type-create-requ...

9 lines
158 B
JSON

{
"encryption":{
"key_size": 128,
"provider": "luks",
"control_location":"front-end",
"cipher": "aes-xts-plain64"
}
}