299f4ecd0c
This patch is mainly to fix some v3 sample json files to keep the format consistent. Change-Id: Ibfe171f19e1530c0fcdc6a531c36871d1bc51a3c
18 lines
395 B
JSON
18 lines
395 B
JSON
{
|
|
"manageable-volumes": [
|
|
{
|
|
"safe_to_manage": false,
|
|
"reference": {
|
|
"source-name": "volume-3a81fdac-e8ae-4e61-b6a2-2e14ff316f19"
|
|
},
|
|
"size": 1
|
|
},
|
|
{
|
|
"safe_to_manage": true,
|
|
"reference": {
|
|
"source-name": "lvol0"
|
|
},
|
|
"size": 1
|
|
}
|
|
]
|
|
} |