Change-Id: Id60869b666cbf45e3e5888ce3ac0a2bbcae8d8c2
Issue-Id: MULTIVIM-18
Signed-off-by: Bin Yang <bin.yang@windriver.com>
"visibility": {
"type": "string",
"description": "public, private, shared, or community"
- },
- "properties": {
- "type": "array",
- "description": "list of properties",
- "items": {
- "$ref": "#/definitions/VimImagePropertyInfo"
- }
- }
- }
- },
- "VimImagePropertyInfo": {
- "type": "object",
- "properties": {
- "keyName": {
- "type": "string",
- "description": "property name"
- },
- "value": {
- "type": "string",
- "description": "property value"
}
}
},
"type": "string",
"description": "volume UUID"
},
- "deviceId": {
+ "device": {
"type": "string",
- "description": "device UUID"
+ "description": "device to be attached"
},
"hostName": {
"type": "string",