manila/api-ref/source/samples/share-server-migration-start-request.json

9 lines
216 B
JSON
Raw Normal View History

{
"migration_start": {
"host": "foohost2@backend2",
"preserve_snapshots": "True",
"writable": "True",
"nondisruptive": "False",
"new_share_network_id": null
}
}