3e86e3deac
The API Documentation team has requires [1] that projects maintain their api-reference in-tree and build it to the developer.openstack.org website. This version of the API reference uses os-api-ref and compiles API documentation close to that of the OpenStack compute service (nova). Co-Authored-By: Goutham Pacha Ravi <gouthamr@netapp.com> [0] http://lists.openstack.org/pipermail/openstack-dev/2016-May/093765.html Implements: bp move-manila-api-reference-in-tree Change-Id: I67bb3354162d6e0e00fa2788edde864cc14920ee
19 lines
640 B
JSON
19 lines
640 B
JSON
{
|
|
"export_locations": [
|
|
{
|
|
"path": "10.254.0.3:/shares/share-e1c2d35e-fe67-4028-ad7a-45f668732b1d",
|
|
"share_instance_id": "e1c2d35e-fe67-4028-ad7a-45f668732b1d",
|
|
"is_admin_only": false,
|
|
"id": "b6bd76ce-12a2-42a9-a30a-8a43b503867d",
|
|
"preferred": false
|
|
},
|
|
{
|
|
"path": "10.0.0.3:/shares/share-e1c2d35e-fe67-4028-ad7a-45f668732b1d",
|
|
"share_instance_id": "e1c2d35e-fe67-4028-ad7a-45f668732b1d",
|
|
"is_admin_only": true,
|
|
"id": "6921e862-88bc-49a5-a2df-efeed9acd583",
|
|
"preferred": false
|
|
}
|
|
]
|
|
}
|