
Contains .inc files which have all the contents of the .rst files but are grouped together for easier editing. Contains parameters.yaml, which has all parameters in one file. Contains request and response samples (JSON and XML) that are pointed to from the .inc files. Change-Id: I42d5451300f95774a3ec4df66bc95cb36795844d
24 lines
848 B
JSON
24 lines
848 B
JSON
{
|
|
"snapshot": {
|
|
"status": "available",
|
|
"share_id": "406ea93b-32e9-4907-a117-148b3945749f",
|
|
"name": "snapshot_Share1",
|
|
"links": [
|
|
{
|
|
"href": "http://172.18.198.54:8786/v1/16e1ab15c35a457e9c2b2aa189f544e1/snapshots/6d221c1d-0200-461e-8d20-24b4776b9ddb",
|
|
"rel": "self"
|
|
},
|
|
{
|
|
"href": "http://172.18.198.54:8786/16e1ab15c35a457e9c2b2aa189f544e1/snapshots/6d221c1d-0200-461e-8d20-24b4776b9ddb",
|
|
"rel": "bookmark"
|
|
}
|
|
],
|
|
"created_at": "2015-09-07T11:50:39.000000",
|
|
"description": "I am changing a description also. Here is a snapshot of share Share1",
|
|
"share_proto": "NFS",
|
|
"share_size": 1,
|
|
"id": "6d221c1d-0200-461e-8d20-24b4776b9ddb",
|
|
"size": 1
|
|
}
|
|
}
|