cinder/api-ref/source/v2/samples/volume-os-retype-request.json
wanghao 0b675b0438 Add missing retype API documentation
Now retype is missing in v2/v3 API documentation.
Add it in doc.

Change-Id: I2ba0d7b993a5b3e21c396ed3d0862808e0daf0b3
Closes-Bug: #1603293
2017-05-18 11:47:20 +08:00

6 lines
113 B
JSON

{
"os-retype": {
"new_type": "dedup-tier-replicaton",
"migration_policy": "never"
}
}