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

10 lines
208 B
JSON
Raw Normal View History

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