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
10 lines
268 B
JSON
10 lines
268 B
JSON
{
|
|
"share_server": {
|
|
"host": "myhost@mybackend",
|
|
"share_network_id": "78cef6eb-648a-4bbd-9ae1-d2eaaf594cc0",
|
|
"identifier": "4ef3507e-0513-4140-beda-f619ab30d424",
|
|
"driver_options": {
|
|
"opt1": "opt1_value"
|
|
}
|
|
}
|
|
} |