Lin Yang 0ac90c5522 Initial import from external repository
External repo: https://github.com/mganguli/RSC
Commit: 49199a82045f1d6f231eb477de3dbcd59492e9d9

Change-Id: I9eaec387605a39ba5e4c571026cacb1845938231
2016-10-07 08:50:05 +08:00

35 lines
1.1 KiB
JSON

{
"storges" : [
{
"deviceId" : "bbfddf09-4d7e-40d5-88a9-8acfb2f88c21",
"pooling_group_id" : "11z23344-0099-7766-5544-33225511",
"allocate_status" : "allocated",
"links" : [
{
"ref" : "self",
"href" : "https://openstack.example.com/v1/storages/bbfddf09-4d7e-40d5-88a9-8acfb2f88c21"
},
{
"ref" : "bookmark",
"href" : "https://openstack.example.com/storages/bbfddf09-4d7e-40d5-88a9-8acfb2f88c21"
}
]
},
{
"deviceId" : "4c16a45b-b029-49c4-af84-1abcf458a062",
"pooling_group_id" : "22zz3344-0099-7766-5544-33225512",
"allocate_status" : "available",
"links" : [
{
"ref" : "self",
"href" : "https://openstack.example.com/v1/storages/4c16a45b-b029-49c4-af84-1abcf458a062"
},
{
"ref" : "bookmark",
"href" : "https://openstack.example.com/storages/4c16a45b-b029-49c4-af84-1abcf458a062"
}
]
}
]
}