6852d562d9
1. Use share-groups instead of share_groups for share groups uri 2. Add the detail api doc description for share groups list Change-Id: I898fd5f71440b91989dcab6f8d46f5d0a0e07993
55 lines
2.4 KiB
JSON
55 lines
2.4 KiB
JSON
{
|
|
"share_groups": [
|
|
{
|
|
"id": "b94a8548-2079-4be0-b21c-0a887acd31ca",
|
|
"links": [
|
|
{
|
|
"href": "http://172.18.198.54:8786/v2/16e1ab15c35a457e9c2b2aa189f544e1/share_groups/b94a8548-2079-4be0-b21c-0a887acd31ca",
|
|
"rel": "self"
|
|
},
|
|
{
|
|
"href": "http://172.18.198.54:8786/16e1ab15c35a457e9c2b2aa189f544e1/share_groups/b94a8548-2079-4be0-b21c-0a887acd31ca",
|
|
"rel": "bookmark"
|
|
}
|
|
],
|
|
"name": "My_share_group",
|
|
"availability_zone": "nova",
|
|
"consistent_snapshot_support": true,
|
|
"share_group_type_id": "313df749-aac0-1a54-af52-10f6c991e80c",
|
|
"share_network_id": "713df749-aac0-4a54-af52-10f6c991e80c",
|
|
"share_types": ["25747776-08e5-494f-ab40-a64b9d20d8f7"],
|
|
"project_id": "16e1ab15c35a457e9c2b2aa189f544e1",
|
|
"status": "available",
|
|
"description": "My share group",
|
|
"host": "manila2@generic1#GENERIC1",
|
|
"source_share_group_snapshot_id": null,
|
|
"created_at": "2015-09-18T10:25:24.000000"
|
|
},
|
|
{
|
|
"id": "306ea93c-32e9-4907-a117-148b3945749f",
|
|
"links": [
|
|
{
|
|
"href": "http://172.18.198.54:8786/v2/16e1ab15c35a457e9c2b2aa189f544e1/share_groups/306ea93c-32e9-4907-a117-148b3945749f",
|
|
"rel": "self"
|
|
},
|
|
{
|
|
"href": "http://172.18.198.54:8786/16e1ab15c35a457e9c2b2aa189f544e1/share_groups/306ea93c-32e9-4907-a117-148b3945749f",
|
|
"rel": "bookmark"
|
|
}
|
|
],
|
|
"name": "Test_Share_group",
|
|
"availability_zone": "nova",
|
|
"consistent_snapshot_support": true,
|
|
"share_group_type_id": "313df749-aac0-1a54-af52-10f6c991e80c",
|
|
"share_network_id": "713df749-aac0-4a54-af52-10f6c991e80c",
|
|
"share_types": ["25747776-08e5-494f-ab40-a64b9d20d8f7"],
|
|
"project_id": "16e1ab15c35a457e9c2b2aa189f544e1",
|
|
"status": "available",
|
|
"description": "Test share group",
|
|
"host": "manila2@generic1#GENERIC1",
|
|
"source_share_group_snapshot_id": null,
|
|
"created_at": "2015-09-18T10:25:24.000000"
|
|
}
|
|
]
|
|
}
|