cinder/cinder/tests/functional/api_sample_tests/samples/volume_type/encryption-type-create-requ...

9 lines
158 B
Smarty

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