f794629360
user_id, project_id and status were listed as request parameters when they are actually response parameters. Change-Id: I5ff464c6aae853929b2b10ba62898913977016b0 Closes-Bug: 1603177
9 lines
187 B
JSON
9 lines
187 B
JSON
{
|
|
"consistencygroup": {
|
|
"name": "firstcg",
|
|
"description": "first consistency group",
|
|
"volume_types": "type1,type2",
|
|
"availability_zone": "az0"
|
|
}
|
|
}
|