summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--kilo/kilo/swagger/multivim.volume.swagger.json4
-rw-r--r--newton/newton/swagger/multivim.volume.swagger.json4
2 files changed, 4 insertions, 4 deletions
diff --git a/kilo/kilo/swagger/multivim.volume.swagger.json b/kilo/kilo/swagger/multivim.volume.swagger.json
index c91deacb..fda75973 100644
--- a/kilo/kilo/swagger/multivim.volume.swagger.json
+++ b/kilo/kilo/swagger/multivim.volume.swagger.json
@@ -249,9 +249,9 @@
"type": "integer",
"description": "volume size"
},
- "imageName": {
+ "imageId": {
"type": "string",
- "description": "image name to create volume"
+ "description": "image UUID to create volume"
},
"volumeType": {
"type": "string",
diff --git a/newton/newton/swagger/multivim.volume.swagger.json b/newton/newton/swagger/multivim.volume.swagger.json
index c91deacb..fda75973 100644
--- a/newton/newton/swagger/multivim.volume.swagger.json
+++ b/newton/newton/swagger/multivim.volume.swagger.json
@@ -249,9 +249,9 @@
"type": "integer",
"description": "volume size"
},
- "imageName": {
+ "imageId": {
"type": "string",
- "description": "image name to create volume"
+ "description": "image UUID to create volume"
},
"volumeType": {
"type": "string",