04ce5179bb
This documents the default value (False) for the no_snapshots parameter to the 3.55 volume transfer API and also fixes the no_snapshots value in the API sample to use proper json. Change-Id: I852a04c0b772de64fa82c9c1630dff8ba6454eeb
8 lines
152 B
JSON
8 lines
152 B
JSON
{
|
|
"transfer": {
|
|
"volume_id": "c86b9af4-151d-4ead-b62c-5fb967af0e37",
|
|
"name": "first volume",
|
|
"no_snapshots": false,
|
|
}
|
|
}
|