256c18d6c2
Add documentation to the share server migration APIs introduced during Victoria release. Partial-bug: #1897903 Change-Id: I13d13c38a3869929bbfdf8083529a597d7982a16
18 lines
526 B
JSON
18 lines
526 B
JSON
{
|
|
"compatible": false,
|
|
"requested_capabilities": {
|
|
"writable": "True",
|
|
"nondisruptive": "True",
|
|
"preserve_snapshots": "True",
|
|
"share_network_id": null,
|
|
"host": "foohost2@backend2"
|
|
},
|
|
"supported_capabilities": {
|
|
"writable": true,
|
|
"nondisruptive": false,
|
|
"preserve_snapshots": true,
|
|
"share_network_id": "1d04b755-649f-46a4-964c-be9f0395af13",
|
|
"migration_cancel": true,
|
|
"migration_get_progress": true
|
|
}
|
|
} |