3fe22863db
This patch updates the manila api-ref adding content to the manage/unmanage of share servers with DHSS=True feature. Partial-Bug: #1818758 Change-Id: Ia63762df5cfb2c4b47cf59186ceb571b4c79c31b
17 lines
588 B
JSON
17 lines
588 B
JSON
{
|
|
"share": {
|
|
"protocol": "nfs",
|
|
"name": "accounting_p8787",
|
|
"share_type": "gold",
|
|
"driver_options": {
|
|
"opt1": "opt1",
|
|
"opt2": "opt2"
|
|
},
|
|
"export_path": "192.162.10.6:/shares/share-accounting_p8787",
|
|
"service_host": "manila2@openstackstor01#accountingpool",
|
|
"is_public": true,
|
|
"description": "Common storage for spreadsheets and presentations. Please contact John Accessman to be added to the users of this drive.",
|
|
"share_server_id": "00137b40-ca06-4ae8-83a3-2c5989eebcce"
|
|
}
|
|
}
|