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

11 lines
235 B
Smarty

{
"encryption": {
"volume_type_id": "%(uuid)s",
"control_location": "front-end",
"encryption_id": "%(uuid)s",
"key_size": 128,
"provider": "luks",
"cipher": "aes-xts-plain64"
}
}