256c18d6c2
Add documentation to the share server migration APIs introduced during Victoria release. Partial-bug: #1897903 Change-Id: I13d13c38a3869929bbfdf8083529a597d7982a16
9 lines
216 B
JSON
9 lines
216 B
JSON
{
|
|
"migration_start": {
|
|
"host": "foohost2@backend2",
|
|
"preserve_snapshots": "True",
|
|
"writable": "True",
|
|
"nondisruptive": "False",
|
|
"new_share_network_id": null
|
|
}
|
|
} |