cd77c128b0
This patch adds a new API document for share group snapshot. Partial-Bug: 1724716 Change-Id: I832d264eb220027aad32937dc64a6ca428ee55a4
23 lines
817 B
JSON
23 lines
817 B
JSON
{
|
|
"share_group_snapshot": {
|
|
"status": "creating",
|
|
"share_group_id": "cd7a3d06-23b3-4d05-b4ca-7c9a20faa95f",
|
|
"links": [
|
|
{
|
|
"href": "http://192.168.98.191:8786/v2/e23850eeb91d4fa3866af634223e454c/share_group_snapshot/46bf5875-58d6-4816-948f-8828423b0b9f",
|
|
"rel": "self"
|
|
},
|
|
{
|
|
"href": "http://192.168.98.191:8786/e23850eeb91d4fa3866af634223e454c/share_group_snapshot/46bf5875-58d6-4816-948f-8828423b0b9f",
|
|
"rel": "bookmark"
|
|
}
|
|
],
|
|
"name": null,
|
|
"members": [],
|
|
"created_at": "2017-08-10T03:01:39.442509",
|
|
"project_id": "e23850eeb91d4fa3866af634223e454c",
|
|
"id": "46bf5875-58d6-4816-948f-8828423b0b9f",
|
|
"description": null
|
|
}
|
|
}
|