manila/api-ref/source/samples/share-server-migration-check-compatibility-request.json
Stephen Finucane 23e6493dee Remove trailing spaces, convert dos2unix
These are issues that pre-commit identified. Address them now.

Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
Change-Id: I19f7d3689a000c41787b3fe15632564928bbf6a6
2023-06-01 12:11:43 +01:00

10 lines
208 B
JSON

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