cinder/cinder/tests/functional/api_sample_tests/samples/volume_type/encryption-type-update-resp...

9 lines
156 B
Smarty

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